2010-12-03 11:46:46 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2010/12/03 11:46:46 ajacoutot Exp $
|
2001-03-29 17:37:40 +00:00
|
|
|
|
2007-09-15 21:41:50 +00:00
|
|
|
COMMENT= perl module for accessing NNTP articles
|
2001-02-22 19:44:20 +00:00
|
|
|
|
2007-01-13 12:15:21 +00:00
|
|
|
MODULES= cpan
|
2005-12-10 13:38:13 +00:00
|
|
|
DISTNAME= News-Article-1.27
|
2010-12-03 11:46:46 +00:00
|
|
|
REVISION= 1
|
2007-01-13 12:15:21 +00:00
|
|
|
CATEGORIES= news
|
2010-10-18 21:25:07 +00:00
|
|
|
USE_GROFF = Yes
|
2001-02-22 19:44:20 +00:00
|
|
|
|
2007-04-12 18:59:35 +00:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-12-10 13:38:13 +00:00
|
|
|
|
|
|
|
# Artistic/GPL
|
2001-02-22 19:44:20 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-20 09:48:38 +00:00
|
|
|
RUN_DEPENDS= security/p5-PGP-Sign
|
2005-12-10 13:38:13 +00:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
|
2001-02-22 19:44:20 +00:00
|
|
|
.include <bsd.port.mk>
|