4b25e777f4
PR: 6673 Submitted by: maintainer
19 lines
490 B
Makefile
19 lines
490 B
Makefile
# New ports collection Makefile for: rasmol
|
|
# Version required: 2.6beta2
|
|
# Date created: Dec 4 1997
|
|
# Whom: frankch@waru.life.nthu.edu.tw
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/12/15 17:45:31 vanilla Exp $
|
|
#
|
|
|
|
DISTNAME= RasMol26b2x1
|
|
PKGNAME= rasmol-2.6b2.1
|
|
CATEGORIES= biology x11
|
|
MASTER_SITES= ftp://nexus.roko.goe.net/pub/rasmol/
|
|
|
|
MAINTAINER= frankch@waru.life.nthu.edu.tw
|
|
|
|
WRKSRC= $(WRKDIR)/RasMol2.6x1
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|