1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/biology/babel/Makefile
2000-01-29 20:01:39 +00:00

20 lines
456 B
Makefile

# New ports collection Makefile for: babel
# Version required: 1.6
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
# $FreeBSD$
#
DISTNAME= babel-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>