import xnecview: visualization of NEC2 antenna simulator output

This commit is contained in:
jason 2007-05-28 17:49:39 +00:00
parent b69352c804
commit 663c2a6b1d
4 changed files with 43 additions and 0 deletions

32
cad/xnecview/Makefile Normal file
View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/28 17:49:39 jason Exp $
COMMENT= "NEC2 antenna simulator visualizer"
VERSION= 1.35
DISTNAME= xnecview-${VERSION}
EXTRACT_SUFX= .tgz
MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/xnecview/
CATEGORIES= cad hamradio
HOMEPAGE= http://www.cs.utwente.nl/~ptdeboer/ham/xnecview/
MAINTAINER= Jason Wright <jason@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama Xrandr \
Xrender c expat fontconfig freetype m z \
atk-1.0 cairo glib-2.0 glitz gmodule-2.0 gobject-2.0 \
iconv intl pango-1.0 pangocairo-1.0 pangoft2-1.0 png
LIB_DEPENDS= gtk-x11-2.0.>=400.13,gdk-x11-2.0.>=400.13,gdk_pixbuf-2.0.>=400.13::x11/gtk+2
USE_GMAKE=yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>

5
cad/xnecview/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (xnecview-1.35.tgz) = PpptDNgrBNjIrBTSNM+24A==
RMD160 (xnecview-1.35.tgz) = vAI4trvEwyqMFOQbDBjiB6ls6wg=
SHA1 (xnecview-1.35.tgz) = PaY3Z8p8p35AeQd9Y9qLmOsAUaI=
SHA256 (xnecview-1.35.tgz) = QTUbsKrTxf8bEyQMQKb1D8usBJiLU0ek9A4PnjPH60Q=
SIZE (xnecview-1.35.tgz) = 77971

3
cad/xnecview/pkg/DESCR Normal file
View File

@ -0,0 +1,3 @@
Xnecview is a program for visualizing the input and output
files of the NEC antenna simulation software. It runs on
Linux/Unix systems with the X window system.

3
cad/xnecview/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/28 17:49:39 jason Exp $
bin/xnecview
@man man/cat1/xnecview.0