1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/comms/klog/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

23 lines
460 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.3.2
PORTREVISION= 1
CATEGORIES= comms hamradio
MASTER_SITES= http://download.berlios.de/klog/
MAINTAINER= az@FreeBSD.org
COMMENT= ADIF compatible logging application
LIB_DEPENDS= hamlib:${PORTSDIR}/comms/hamlib
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
USE_KDELIBS_VER=3
.include <bsd.port.mk>