aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vpce/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-12 12:56:17 +0800
committermharo <mharo@FreeBSD.org>2000-04-12 12:56:17 +0800
commit7d5c65431aad0162dcd5aa917c5d1646dfb02c22 (patch)
tree70918f4cedb0a4f811642bffb1bcb275cecd393f /emulators/vpce/Makefile
parentb63050e9ed523e4a52ef681c03ecbdf827f2ad72 (diff)
downloadfreebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.gz
freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.tar.zst
freebsd-ports-gnome-7d5c65431aad0162dcd5aa917c5d1646dfb02c22.zip
PORTNAME/VERSION stuff
Diffstat (limited to 'emulators/vpce/Makefile')
-rw-r--r--emulators/vpce/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile
index d4b1f912f22c..4f8b74d9b07a 100644
--- a/emulators/vpce/Makefile
+++ b/emulators/vpce/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: vpce
-# Version required: 0.3f
# Date created: 20 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= vpce03f_freebsd
-PKGNAME= vpce-0.3f
+PORTNAME= vpce
+PORTVERSION= 0.3f
CATEGORIES= emulators
MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/
+DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd
EXTRACT_SUFX= .tgz
MAINTAINER= nakai@FreeBSD.org