diff options
Diffstat (limited to 'biology')
-rw-r--r-- | biology/rasmol/Makefile | 4 | ||||
-rw-r--r-- | biology/rasmol/pkg-plist | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index 448e9a8..8365276 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -3,7 +3,7 @@ # Date created: Dec 4 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.2 1998/05/24 04:04:23 steve Exp $ +# $Id: Makefile,v 1.3 1998/07/27 23:24:02 asami Exp $ # DISTNAME= RasMol26b2x1 @@ -16,4 +16,6 @@ MAINTAINER= frankch@waru.life.nthu.edu.tw WRKSRC= $(WRKDIR)/RasMol2.6x1 USE_IMAKE= yes +MAN1= rasmol.1 + .include <bsd.port.mk> diff --git a/biology/rasmol/pkg-plist b/biology/rasmol/pkg-plist index 95a48d0..ecd759f 100644 --- a/biology/rasmol/pkg-plist +++ b/biology/rasmol/pkg-plist @@ -1,5 +1,4 @@ bin/rasmol -man/man1/rasmol.1.gz lib/X11/rasmol/1crn.pdb lib/X11/rasmol/3cro.pdb lib/X11/rasmol/rasmol.hlp |