freebsd-ports/news/bgrab/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
496 B
Makefile

# New ports collection makefile for: bgrab
# Date created: 20 March 2000
# Whom: Kelly Yancey <kbyanc@posi.net>
#
# $FreeBSD$
#
PORTNAME= bgrab
PORTVERSION= 1.3.6
CATEGORIES= news
MASTER_SITES= http://www.student.dtu.dk/~c960941/bgrab/
EXTRACT_SUFX= .tgz
MAINTAINER= kbyanc@posi.net
COMMENT= Binary Grabber - downloads binaries from newsgroups
RUN_DEPENDS= mmencode:${PORTSDIR}/converters/mmencode
post-extract:
@${CP} ${FILESDIR}/Makefile.dist ${WRKSRC}/Makefile
.include <bsd.port.mk>