1999-08-02 03:32:21 +00:00
|
|
|
# New ports collection makefile for: bgrab
|
2000-03-24 00:00:41 +00:00
|
|
|
# Version required: 1.3.4
|
|
|
|
# Date created: 20 March 2000
|
1999-08-02 03:32:21 +00:00
|
|
|
# Whom: Kelly Yancey <kbyanc@posi.net>
|
|
|
|
#
|
1999-08-30 14:33:04 +00:00
|
|
|
# $FreeBSD$
|
1999-08-02 03:32:21 +00:00
|
|
|
#
|
|
|
|
|
2000-03-24 00:00:41 +00:00
|
|
|
DISTNAME= bgrab-1.3.4
|
1999-08-05 11:49:02 +00:00
|
|
|
CATEGORIES= news
|
2000-03-24 00:00:41 +00:00
|
|
|
MASTER_SITES= http://www.student.dtu.dk/~c960941/bgrab/
|
1999-08-02 03:32:21 +00:00
|
|
|
|
|
|
|
MAINTAINER= kbyanc@posi.net
|
|
|
|
|
1999-10-01 18:06:34 +00:00
|
|
|
RUN_DEPENDS= mmencode:${PORTSDIR}/converters/mmencode
|
|
|
|
|
|
|
|
post-extract:
|
|
|
|
@${CP} ${FILESDIR}/Makefile.dist ${WRKSRC}/Makefile
|
|
|
|
|
1999-08-02 03:32:21 +00:00
|
|
|
.include <bsd.port.mk>
|