aboutsummaryrefslogtreecommitdiff
path: root/comms/gpsk31/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gpsk31/Makefile')
-rw-r--r--comms/gpsk31/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/comms/gpsk31/Makefile b/comms/gpsk31/Makefile
deleted file mode 100644
index 6494a056153c..000000000000
--- a/comms/gpsk31/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# Created by: Søren Straarup <xride@x12.dk>
-# $FreeBSD$
-
-PORTNAME= gpsk31
-PORTVERSION= 0.3
-PORTREVISION= 7
-CATEGORIES= comms hamradio
-MASTER_SITES= http://www.qsl.net/pg4i/download/
-
-MAINTAINER= hamradio@FreeBSD.org
-COMMENT= gtk psk31 client
-
-BROKEN= Unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-USES= pkgconfig
-USE_GNOME= gtk20
-GNU_CONFIGURE= yes
-
-.include <bsd.port.mk>