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