c23cc4074c
ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net>
20 lines
480 B
Makefile
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>
|