summaryrefslogtreecommitdiff
path: root/biology/rasmol/Makefile
blob: c36498922f299b4d71fa621b6c68aa1b89e878fb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>