summaryrefslogblamecommitdiff
path: root/biology/babel/Makefile
blob: ac0fd025f331dc8526587b1007ffc1fcbbb2a33c (plain) (tree)
1
2
3
4
5
6




                                                     
           









                                                                   
                                                                        

                      
# 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} ${PKGDIR}/MESSAGE | ${SED} -e 's:/usr/local:${PREFIX}:'

.include <bsd.port.mk>