1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/news/p5-News-Newsrc/Makefile
2001-03-01 06:39:18 +00:00

25 lines
544 B
Makefile

# New ports collection makefile for: p5-News-Newsrc
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
PORTNAME= News-Newsrc
PORTVERSION= 1.07
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
PERL_CONFIGURE= yes
MAN3= News::Newsrc.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>