freebsd-ports/news/cg/Makefile
Bill Fenner 904227a772 Release maintainership on behalf of Bjorn Lindstrom
Requested-by:	MAINTAINER
2006-08-22 19:33:39 +00:00

22 lines
367 B
Makefile

# New ports collection makefile for: cg
# Date created: 17 August 2004
# Whom: bkhl@elektrubadur.se
#
# $FreeBSD$
#
PORTNAME= cg
PORTVERSION= 0.4
CATEGORIES= news
MASTER_SITES= http://www.nih.at/cg/
MAINTAINER= ports@FreeBSD.org
COMMENT= Semi-automatic newsgroup binary downloader
GNU_CONFIGURE= yes
MAN1= cg.1
PLIST_FILES= bin/cg
.include <bsd.port.mk>