summaryrefslogtreecommitdiff
path: root/biology/ortep3
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/ortep3
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/ortep3')
-rw-r--r--biology/ortep3/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/biology/ortep3/Makefile b/biology/ortep3/Makefile
index e19b211cd632..986cf1ae11f5 100644
--- a/biology/ortep3/Makefile
+++ b/biology/ortep3/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: ORTEP-III
-# Version required: 1.0
# Date created: 1999-05-08
# Whom: Ryo MIYAMOTO
#
# $FreeBSD$
#
-DISTNAME= ortep
-PKGNAME= ortep3-1.0
-CATEGORIES= biology
-MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/ortep/
-EXTRACT_SUFX= .tar.Z
+PORTNAME= ortep3
+PORTVERSION= 1.0
+CATEGORIES= biology
+MASTER_SITES= ftp://ftp.ccl.net/pub/chemistry/software/SOURCES/FORTRAN/ortep/
+DISTNAME= ortep
+EXTRACT_SUFX= .tar.Z
-MAINTAINER= rmiya@cc.hirosaki-u.ac.jp
+MAINTAINER= rmiya@cc.hirosaki-u.ac.jp
-LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
+LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 400002