- Remove unused tag
- Add NO_REGRESS - Bump VERSION - use distinfo
This commit is contained in:
parent
7b7087f9e4
commit
c7c0c7f373
@ -1,17 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2001/11/10 15:00:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2001/12/19 20:45:14 shell Exp $
|
||||
|
||||
COMMENT= "perl module for accessing NNTP articles"
|
||||
|
||||
DISTNAME= News-Article-1.13
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= news perl5
|
||||
NEED_VERSION= 1.489
|
||||
NEED_VERSION= 1.502
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= News
|
||||
|
||||
MAINTAINER= Shell Hung <shell@openbsd.org>
|
||||
|
||||
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
|
||||
BUILD_DEPENDS= ::security/p5-PGP-Sign \
|
||||
::net/p5-libnet
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
@ -22,5 +21,6 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user