freebsd-ports/biology/babel/Makefile

20 lines
441 B
Makefile

# New ports collection Makefile for: babel
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
# $FreeBSD$
#
PORTNAME= babel
PORTVERSION= 1.6
CATEGORIES= biology
MASTER_SITES= ftp://ccl.osc.edu/pub/chemistry/software/MAC/babel/
EXTRACT_SUFX= .tar.Z
MAINTAINER= frankch@waru.life.nthu.edu.tw
post-install:
@ ${CAT} ${PKGMESSAGE} | ${SED} -e 's:/usr/local:${PREFIX}:'
.include <bsd.port.mk>