freebsd-ports/biology/rasmol/Makefile

22 lines
497 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.3 1998/07/27 23:24:02 asami Exp $
#
DISTNAME= RasMol26b2x1
PKGNAME= rasmol-2.6b2.1
CATEGORIES= biology
MASTER_SITES= ftp://nexus.roko.goe.net/pub/rasmol/
MAINTAINER= frankch@waru.life.nthu.edu.tw
WRKSRC= $(WRKDIR)/RasMol2.6x1
USE_IMAKE= yes
MAN1= rasmol.1
.include <bsd.port.mk>