blob: 484ee293f740023d19c395acdcaf73b2c77bfffe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.6 2012/10/08 09:57:39 asau 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"
|