openbsd-ports/news/p5-News-Article/Makefile
2022-03-11 19:48:55 +00:00

16 lines
258 B
Makefile

COMMENT= perl module for accessing NNTP articles
MODULES= cpan
PKG_ARCH= *
DISTNAME= News-Article-1.27
REVISION= 3
CATEGORIES= news
# Artistic/GPL
PERMIT_PACKAGE= Yes
RUN_DEPENDS= security/p5-PGP-Sign
BUILD_DEPENDS= ${RUN_DEPENDS}
.include <bsd.port.mk>