diff options
Diffstat (limited to 'security/opieprint/Makefile')
-rw-r--r-- | security/opieprint/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/security/opieprint/Makefile b/security/opieprint/Makefile index 51882385a99c..da79f9cd4398 100644 --- a/security/opieprint/Makefile +++ b/security/opieprint/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: keyprint -# Date created: Sat May 29 02:05:00 PDT 1999 -# Whom: mharo@FreeBSD.org -# +# Created by: mharo@FreeBSD.org # $FreeBSD$ -# PORTNAME= opieprint PORTVERSION= 1.0 @@ -22,6 +18,8 @@ USE_PERL5_RUN= yes PLIST_FILES= bin/opieprint +EXTRACT_CMD= ${GZCAT} +EXTRACT_BEFORE_ARGS= # EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME} post-patch: |