1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/biology/babel/Makefile

20 lines
471 B
Makefile
Raw Normal View History

# 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>