freebsd-ports/news/cg/Makefile

18 lines
300 B
Makefile
Raw Normal View History

# Created by: bkhl@elektrubadur.se
# $FreeBSD$
PORTNAME= cg
PORTVERSION= 0.4
2004-08-21 15:37:33 +02:00
CATEGORIES= news
MASTER_SITES= http://www.nih.at/cg/
MAINTAINER= ports@FreeBSD.org
COMMENT= Semi-automatic newsgroup binary downloader
GNU_CONFIGURE= yes
2014-02-03 14:40:25 +01:00
PLIST_FILES= bin/cg \
man/man1/cg.1.gz
.include <bsd.port.mk>