1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# New ports collection makefile for: utcount # Date created: May 14 2003 # Whom: Denis N. Peplin <info@volginfo.ru> # # $FreeBSD$ # PORTNAME= utcount PORTVERSION= 0.1 CATEGORIES= sysutils net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Users Traffic Count .include <bsd.port.mk>