summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorobache <obache>2012-05-12 08:24:43 +0000
committerobache <obache>2012-05-12 08:24:43 +0000
commitfb99ba4348f8bff0f3de3ad72015907fcd553306 (patch)
treec4bb42126002977a5ff3d4424cb946c605baee6e /multimedia
parent7b4e7032dfb16f8e77e2be82da3a4ae0c6ad17ba (diff)
downloadpkgsrc-fb99ba4348f8bff0f3de3ad72015907fcd553306.tar.gz
define MING_VERSION and EXTRACT_SUFX here for upcomming php-ming update.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ming/Makefile.common7
1 files changed, 5 insertions, 2 deletions
diff --git a/multimedia/ming/Makefile.common b/multimedia/ming/Makefile.common
index 1e936624fed..f57ea05c3c8 100644
--- a/multimedia/ming/Makefile.common
+++ b/multimedia/ming/Makefile.common
@@ -1,9 +1,12 @@
-# $NetBSD: Makefile.common,v 1.4 2012/05/12 06:36:39 obache Exp $
+# $NetBSD: Makefile.common,v 1.5 2012/05/12 08:24:43 obache Exp $
#
+# used by multimedia/php-ming/Makefile
# used by multimedia/py-ming/Makefile
-DISTNAME= ming-0.4.4
+MING_VERSION= 0.4.4
+DISTNAME= ming-${MING_VERSION}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ming/}
+EXTRACT_SUFX= .tar.gz
DISTINFO_FILE= ${.CURDIR}/../../multimedia/ming/distinfo
PATCHDIR= ${.CURDIR}/../../multimedia/ming/patches