1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/science/gsmc/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
426 B
Makefile

# 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@db.net
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>