15 lines
337 B
Makefile
15 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.7 2005/04/11 21:47:03 tv Exp $
|
|
#
|
|
|
|
DISTNAME= cg-0.4
|
|
CATEGORIES= news
|
|
MASTER_SITES= http://ftp.giga.or.at/pub/nih/cg/
|
|
|
|
MAINTAINER= wiz@NetBSD.org
|
|
HOMEPAGE= http://ftp.giga.or.at/pub/nih/cg/
|
|
COMMENT= Semi-automatic newsgroup binary downloader
|
|
|
|
GNU_CONFIGURE= YES
|
|
TEST_TARGET= check
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|