freebsd-ports/comms/klog/Makefile
Tilman Keskinoz 25c39bd7fa Add Klog, an amateur radio logging program for KDE
PR:		68689
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk>
2004-07-25 13:25:44 +00:00

19 lines
391 B
Makefile

# New ports collection makefile for: klog
# Date created: 2004-07-05
# Whom: Matt Dawson <matt@mattsnetwork.co.uk>
#
# $FreeBSD$
PORTNAME= klog
PORTVERSION= 0.2.8
CATEGORIES= comms
MASTER_SITES= http://download.berlios.de/klog/
MAINTAINER= matt@mattsnetwork.co.uk
COMMENT= ADIF compatible logging application
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_KDELIBS_VER=3
.include <bsd.port.mk>