freebsd-ports/comms/libfap/Makefile
2016-01-15 14:10:36 +00:00

19 lines
383 B
Makefile

# $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>