freebsd-ports/science/chemtool/Makefile
Ying-Chieh Liao 240a6fffbc upgrade to 1.3.1
drop maintainership
2001-09-11 07:46:02 +00:00

22 lines
404 B
Makefile

# ex:ts=8
# New ports collection makefile for: chemtool
# Date created: Mar 31, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
PORTNAME= chemtool
PORTVERSION= 1.3.1
CATEGORIES= science
MASTER_SITES= http://www.uni-ulm.de/~s_tvolk/chemtool/src/
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig
USE_GTK= yes
MAN1= chemtool.1
.include <bsd.port.mk>