1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/cad/qucs/Makefile
2012-09-05 15:43:33 +00:00

22 lines
447 B
Makefile

# $FreeBSD$
PORTNAME= qucs
PORTVERSION= 0.0.16
PORTREVISION= 1
CATEGORIES= cad science
MASTER_SITES= SF
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Graphical circuit design and simulation tool
USE_QT_VER= 3
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
MAN1= ps2sp.1 qucs.1 qucsator.1 qucsattenuator.1 qucsconv.1 \
qucsdigi.1 qucsedit.1 qucsfilter.1 qucshelp.1 qucslib.1 \
qucstrans.1 qucsveri.1 qucsdigilib.1
.include <bsd.port.mk>