2013-09-03 08:36:41 +02:00
|
|
|
# Created by: ijliao
|
2002-09-06 11:40:18 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= transcalc
|
2003-08-18 11:01:53 +02:00
|
|
|
PORTVERSION= 0.14
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 11
|
2002-09-06 11:40:18 +02:00
|
|
|
CATEGORIES= cad
|
2004-06-08 10:21:25 +02:00
|
|
|
MASTER_SITES= http://transcalc.sourceforge.net/
|
2002-09-06 11:40:18 +02:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= A analysis and synthesis tool for RF and microwave transmission lines
|
2002-09-06 11:40:18 +02:00
|
|
|
|
2013-09-03 08:36:41 +02:00
|
|
|
USES= pkgconfig
|
2011-08-11 21:20:17 +02:00
|
|
|
USE_GNOME= gtk20
|
2002-09-06 11:40:18 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2003-08-18 11:01:53 +02:00
|
|
|
post-patch:
|
|
|
|
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g' ${WRKSRC}/configure
|
|
|
|
|
2002-09-06 11:40:18 +02:00
|
|
|
.include <bsd.port.mk>
|