openbsd-ports/news/p5-News-Newsrc/Makefile
2004-06-26 07:35:05 +00:00

24 lines
507 B
Makefile

# $OpenBSD: Makefile,v 1.9 2004/06/26 07:35:08 xsa Exp $
COMMENT= "module for managing newsrc files"
DISTNAME= News-Newsrc-1.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= news perl5
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=News/}
RUN_DEPENDS= :p5-Set-IntSpan->=1.07:math/p5-Set-IntSpan
BUILD_DEPENDS= ${RUN_DEPENDS}
CONFIGURE_STYLE= perl
.include <bsd.port.mk>