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