diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:49:26 +0000 |
commit | 665bec206dcb6c4d1e6d2763147022da72013147 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /german/pecl-konto_check | |
parent | dd0f478654597e17086b295a97e2e7e1caa0b36c (diff) | |
download | ports-665bec206dcb6c4d1e6d2763147022da72013147.tar.gz ports-665bec206dcb6c4d1e6d2763147022da72013147.zip |
Notes
Diffstat (limited to 'german/pecl-konto_check')
-rw-r--r-- | german/pecl-konto_check/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/german/pecl-konto_check/Makefile b/german/pecl-konto_check/Makefile index a1dd57219723..f16b850747bb 100644 --- a/german/pecl-konto_check/Makefile +++ b/german/pecl-konto_check/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 2.98 CATEGORIES= german MASTER_SITES= SF/kontocheck/konto_check-de/${PORTVERSION} PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= PHP module to check German and Austrian Bank Account Numbers -USE_ZIP= yes +USES= zip:infozip USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes |