freebsd-ports/biology/rasmol/Makefile
Satoshi Asami c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00

20 lines
480 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.2 1998/05/24 04:04:23 steve 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
.include <bsd.port.mk>