freebsd-ports/news/p5-News-Newsrc/Makefile
1999-01-26 02:07:01 +00:00

27 lines
701 B
Makefile

# New ports collection makefile for: p5-News-Newsrc
# Version required: 1.07
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $Id: Makefile,v 1.1.1.1 1998/12/24 06:52:27 steve Exp $
#
DISTNAME= News-Newsrc-1.07
PKGNAME= p5-News-Newsrc-1.07
CATEGORIES= news perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
MAINTAINER= croyle@gelemna.ft-wayne.in.us
RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan
USE_PERL5= yes
MAN3= News::Newsrc.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include <bsd.port.mk>