aboutsummaryrefslogtreecommitdiff
path: root/biology/babel/Makefile
blob: c6346cd588a3f18f0f3024f2015edaa83e75c780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection Makefile for: babel
# Version required:     1.6
# Date created:         Dec 4 1997
# Whom:                 frankch@waru.life.nthu.edu.tw
#
# $Id$
#

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}/INSTALL

.include <bsd.port.mk>