summaryrefslogtreecommitdiff
path: root/biology/deft/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 22:04:57 +0000
commita0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch)
tree3ffd72b216e533f037cfc7f06f222ca72e602018 /biology/deft/Makefile
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27416
Diffstat (limited to 'biology/deft/Makefile')
-rw-r--r--biology/deft/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/biology/deft/Makefile b/biology/deft/Makefile
index 0f23b115b95b..47e5bbb8b9e2 100644
--- a/biology/deft/Makefile
+++ b/biology/deft/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: DeFT
-# Version required: 2.2
# Date created: 1999-01-11
# Whom: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= DeFT_2.2
-PKGNAME= deft-2.2
+PORTNAME= deft
+PORTVERSION= 2.2
CATEGORIES= biology
MASTER_SITES= ftp://theory.chem.uottawa.ca/pub/
+DISTNAME= DeFT_${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= rmiya@cc.hirosaki-u.ac.jp
-WRKSRC= ${WRKDIR}/DeFT_2.2/source
+WRKSRC= ${WRKDIR}/${DISTNAME}/source
post-configure:
${CP} ${FILESDIR}/Makefile.deft ${WRKSRC}/Makefile