1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/biology/babel/Makefile
Vanilla I. Shu 742d411eed Move pkg/INSTALL to pkg/MESSAGE, add another patch from maintainer.
PR:		ports/5361
Reviewed by:	asami
Submitted by:	maintainer
1997-12-24 07:24:22 +00:00

20 lines
471 B
Makefile

# New ports collection Makefile for: babel
# Version required: 1.6
# Date created: Dec 4 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
# $Id: Makefile,v 1.1.1.1 1997/12/21 21:57:36 vanilla Exp $
#
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} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>