aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vMac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vMac')
-rw-r--r--emulators/vMac/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vMac/Makefile b/emulators/vMac/Makefile
index 57ff68ec0c9d..c1bde3422830 100644
--- a/emulators/vMac/Makefile
+++ b/emulators/vMac/Makefile
@@ -1,21 +1,21 @@
# New ports collection makefile for: vMac
-# Version required: 0.1.9.3
# Date created: Jul 11th 1999
# Whom: troll
#
# $FreeBSD$
#
-DISTNAME= vMac-0.1.9.3-src
-PKGNAME= vMac-0.1.9.3
+PORTNAME= vMac
+PORTVERSION= 0.1.9.3
CATEGORIES= emulators
MASTER_SITES= http://www.vmac.org/download/XWindows/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
MAINTAINER= troll@digitalspark.net
MAKEFILE= Makefile
-WRKSRC= ${WRKDIR}/vMac-0.1.9.3
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
HAS_CONFIGURE= yes
USE_XLIB= yes