2013-08-02 20:52:07 +02:00
|
|
|
# Created by: ijliao
|
2004-05-06 06:10:40 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-Gnats
|
2006-11-01 08:15:42 +01:00
|
|
|
PORTVERSION= 0.06
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2004-05-06 06:10:40 +02:00
|
|
|
CATEGORIES= net databases perl5
|
2009-08-22 02:32:25 +02:00
|
|
|
MASTER_SITES= SF/gnatsperl/gnatsperl/${PORTVERSION}
|
2004-05-06 06:10:40 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-12-13 19:07:49 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2004-05-06 06:10:40 +02:00
|
|
|
COMMENT= Perl interface to GNU Gnats daemon
|
|
|
|
|
2014-07-29 21:11:51 +02:00
|
|
|
USES= perl5 tar:tgz
|
2013-08-02 20:52:07 +02:00
|
|
|
USE_PERL5= configure
|
2004-05-06 06:10:40 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|