aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2007-10-24 10:10:30 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2007-10-24 10:10:30 +0800
commitb33708bc6ee4fa58a2638b6ed4b8db060cf4b50b (patch)
tree8744c474ecbb0a45730b456484fb86db5d8f3a95 /security
parent5cd865b06233c0d517fe44d71bc976ccacefe839 (diff)
downloadfreebsd-ports-gnome-b33708bc6ee4fa58a2638b6ed4b8db060cf4b50b.tar.gz
freebsd-ports-gnome-b33708bc6ee4fa58a2638b6ed4b8db060cf4b50b.tar.zst
freebsd-ports-gnome-b33708bc6ee4fa58a2638b6ed4b8db060cf4b50b.zip
- Use PLIST_FILES, remove pkg-plist
- Bump PORTREVISION - Pass maintainership to submiiter PR: ports/117426 Submitted by: Philippe Audeoud <jadawin tuxaco.net> Approved by: clsung (mentor, implicit)
Diffstat (limited to 'security')
-rw-r--r--security/opieprint/Makefile7
-rw-r--r--security/opieprint/pkg-plist1
2 files changed, 5 insertions, 3 deletions
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile
index 1cf2a8c3abbf..888cd5b354f2 100644
--- a/security/opieprint/Makefile
+++ b/security/opieprint/Makefile
@@ -7,19 +7,22 @@
PORTNAME= opieprint
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.inner.net/pub/opie/contrib/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= jadawin@tuxaco.net
COMMENT= Output postscript with 100 OPIE passwords credit card sized
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PERL5_RUN= yes
-EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
+PLIST_FILES= bin/opieprint
+
+EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}
post-patch:
${REINPLACE_CMD} -e 's,/usr/local/bin/perl,${PERL},' ${WRKSRC}/opieprint
diff --git a/security/opieprint/pkg-plist b/security/opieprint/pkg-plist
deleted file mode 100644
index 1b65010cd0cd..000000000000
--- a/security/opieprint/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/opieprint