2007-04-28 18:56:55 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gdsreader
|
|
|
|
PORTVERSION= 0.3.2
|
2014-08-30 19:31:12 +02:00
|
|
|
PORTREVISION= 1
|
2007-04-28 18:56:55 +02:00
|
|
|
CATEGORIES= cad
|
2014-08-30 19:31:12 +02:00
|
|
|
MASTER_SITES= LOCAL/hrs
|
2007-04-28 18:56:55 +02:00
|
|
|
DISTNAME= GDSreader.${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= hrs@FreeBSD.org
|
|
|
|
COMMENT= GDS2 stream file to Postscript and HP/GL converter
|
|
|
|
|
2014-08-30 19:31:12 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2007-04-28 18:56:55 +02:00
|
|
|
PORTDOCS= README README.povray ChangeLog
|
2014-08-30 19:31:12 +02:00
|
|
|
PORTEXAMPLES= layers.config test.gds layers.config.7HP.5ML \
|
2007-04-28 18:56:55 +02:00
|
|
|
layers.config.5AM.4ML
|
|
|
|
PLIST_FILES= bin/gdsreader bin/maptolayer \
|
2014-05-09 01:40:50 +02:00
|
|
|
man/man1/gdsreader.1.gz man/man1/maptolayer.1.gz
|
2007-04-28 18:56:55 +02:00
|
|
|
|
2014-05-09 01:40:50 +02:00
|
|
|
INSTALL_TARGET= install install-data install-docs
|
2014-01-03 16:53:42 +01:00
|
|
|
|
2014-08-30 19:31:12 +02:00
|
|
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
2014-02-10 14:54:26 +01:00
|
|
|
|
2007-04-28 18:56:55 +02:00
|
|
|
.include <bsd.port.mk>
|