summaryrefslogtreecommitdiff
path: root/biology/rasmol/Makefile
blob: 3bc838ba93897fe9c477277a0da38683bf8af98a (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$
#

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>