1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/biology/rasmol/Makefile

22 lines
463 B
Makefile
Raw Normal View History

# New ports collection Makefile for: rasmol
# Version required: 2.7.1
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
1999-08-25 04:58:03 +00:00
# $FreeBSD$
#
DISTNAME= RasMol_2.7.1
PKGNAME= rasmol-2.7.1
CATEGORIES= biology
MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/
MAINTAINER= frankch@waru.life.nthu.edu.tw
WRKSRC= $(WRKDIR)/RasMol_2.7.1/src/
USE_IMAKE= yes
MAN1= rasmol.1
.include <bsd.port.mk>