mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
1db8047914
PR: ports/81635 Submitted by: Soren Straarup <xride@x12.dk>
22 lines
391 B
Makefile
22 lines
391 B
Makefile
# New ports collection makefile for: twpsk
|
|
# Date created: 2005-05-27
|
|
# Whom: Søren Straarup <xride@x12.dk>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= twpsk
|
|
PORTVERSION= 2.1
|
|
CATEGORIES= comms
|
|
MASTER_SITES= http://www.ibiblio.org/pub/linux/apps/ham/
|
|
|
|
MAINTAINER= xride@x12.dk
|
|
COMMENT= A openmotif X psk31 client
|
|
|
|
USE_XPM= yes
|
|
USE_MOTIF= yes
|
|
|
|
MAN1= psk31.1
|
|
|
|
.include <bsd.port.mk>
|