freebsd-ports/net/p5-Net-Gnats/Makefile

18 lines
332 B
Makefile
Raw Normal View History

# Created by: ijliao
# $FreeBSD$
PORTNAME= Net-Gnats
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= net databases perl5
MASTER_SITES= SF/gnatsperl/gnatsperl/${PORTVERSION}
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to GNU Gnats daemon
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>