diff options
Diffstat (limited to 'biology/chemtool/Makefile')
-rw-r--r-- | biology/chemtool/Makefile | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/biology/chemtool/Makefile b/biology/chemtool/Makefile index f137aac29b5..ef17c23e1d7 100644 --- a/biology/chemtool/Makefile +++ b/biology/chemtool/Makefile @@ -1,20 +1,18 @@ -# $NetBSD: Makefile,v 1.26 2005/06/01 18:02:40 jlam Exp $ +# $NetBSD: Makefile,v 1.27 2005/08/26 11:53:32 adam Exp $ -DISTNAME= chemtool-1.6 -PKGREVISION= 1 -CATEGORIES= biology -MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ +DISTNAME= chemtool-1.6.7 +CATEGORIES= biology +MASTER_SITES= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ -COMMENT= Program for drawing organic molecules +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://ruby.chemie.uni-freiburg.de/~martin/chemtool/ +COMMENT= Program for drawing organic molecules PKG_INSTALLATION_TYPES= overwrite pkgviews USE_PKGLOCALEDIR= yes -GNU_CONFIGURE= yes USE_TOOLS+= gmake - +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-gnomedir post-install: |