freebsd-ports/cad/transcalc/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

24 lines
411 B
Makefile

# ex:ts=8
# Ports collection makefile for: transcalc
# Date created: Sep 6, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= transcalc
PORTVERSION= 0.13
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://transcalc.sourceforge.net/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_GNOMENG= yes
USE_GNOME= imlib
GNU_CONFIGURE= yes
MAN1= transcalc.1
.include <bsd.port.mk>