aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libfap/Makefile
blob: 2f166fc3c615ca8c56cd1284f2e07cb9611eb8c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=   libfap
PORTVERSION=    1.5
CATEGORIES= comms hamradio
MASTER_SITES=   http://www.pakettiradio.net/downloads/libfap/${PORTVERSION}/ \
        LOCAL/db

MAINTAINER= akh@nobugware.com
COMMENT=    C port for Ham::APRS::FAP Finnish APRS Parser Perl module

LICENSE=    GPLv2

HAS_CONFIGURE=  yes
USE_LDCONFIG=   yes
USES=       libtool
INSTALL_TARGET= install-strip

.include <bsd.port.mk>