freebsd-ports/comms/gpsk31/Makefile
Pav Lucistnik 945d6d3670 This is a small PSK31 program that uses gtk and soundcard as modem.
PR:		ports/81637
Submitted by:	S?ren Straarup <xride@x12.dk>
2005-05-30 21:50:00 +00:00

19 lines
385 B
Makefile

# New ports collection makefile for: gpsk31
# Date created: 2005-05-27
# Whom: Søren Straarup <xride@x12.dk>
#
# $FreeBSD$
PORTNAME= gpsk31
PORTVERSION= 0.2.4a
CATEGORIES= comms
MASTER_SITES= http://ftp.iasi.roedu.net/mirrors/ftp.1409.org/gpsk31/
MAINTAINER= xride@x12.dk
COMMENT= A gtk psk31 client
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>