diff options
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r-- | biology/rasmol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index b888c5bc8d7..64f05f8e095 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/09/17 19:40:00 grant Exp $ +# $NetBSD: Makefile,v 1.15 2004/01/20 12:08:40 agc Exp $ DISTNAME= RasMol_2.7.1 PKGNAME= rasmol-2.7.1 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= biology MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/ @@ -11,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.bernstein-plus-sons.com/software/rasmol/ COMMENT= Molecular Graphics Visualisation Tool +WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_BUILDLINK2= YES USE_IMAKE= YES |