aboutsummaryrefslogtreecommitdiffstats
path: root/news/cg/Makefile
blob: c40e99f6d53f0a0b4c650f93b0595c7bdd93ed39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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>