1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/biology/rasmol/Makefile
1997-12-15 17:45:33 +00:00

20 lines
434 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$
#
DISTNAME= RasMol26
PKGNAME= rasmol-2.6b2
CATEGORIES= biology x11
MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/rasmol/v2.6beta/
MAINTAINER= frankch@waru.life.nthu.edu.tw
WRKSRC= $(WRKDIR)/RasMol2
USE_IMAKE= yes
.include <bsd.port.mk>