blob: 1a2b36d8eb2d16a875869d9daa2fb8d5b00ef9ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:40 tv Exp $
#
DISTNAME= uptimec-0.2p3
CATEGORIES= misc
MASTER_SITES= http://www.mreriksson.net/downloads/
MAINTAINER= ola@mrEriksson.net
HOMEPAGE= http://www.mreriksson.net/uptimes/
COMMENT= Uptime Project client
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"
|