aboutsummaryrefslogtreecommitdiffstats
path: root/science/gsmc/Makefile
blob: 71c733dbb4e885906a6786bc88ae3f9b5310a2e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# ports collection makefile for:    gsmc
# Date created:     11 February 2006
# Whom:         db
#
# $FreeBSD$
#

PORTNAME=   gsmc
PORTVERSION=    1.0
PORTREVISION=   1
CATEGORIES= science hamradio
MASTER_SITES=   http://www.qsl.net/ik5nax/

MAINTAINER= db@FreeBSD.org
COMMENT=    Smith chart program for impedance matching

USE_X_PREFIX=   yes
USE_GNOME=  gtk20
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

MAN1=       gsmc.1
PLIST_FILES=    bin/gsmc

.include <bsd.port.mk>