1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/biology/babel/Makefile
Vanilla I. Shu 77daf87099 This is a port of a molecular file format converter, babel.
Babel is developed by Dolata Group, Department of Chemistry,
University of Arizona and Ohio State University.
PR:		ports/5215
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1997-12-21 21:57:37 +00:00

20 lines
418 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$
#
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>