freebsd-ports/news/husky-areafix/Makefile
John Marino a42ec116be Remove '-devel' prefix from husky* ports
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place.  This
commit completes the relocation of husky-*-devel ports.
2014-08-19 22:10:13 +00:00

16 lines
291 B
Makefile

# $FreeBSD$
PORTNAME= husky-areafix
CATEGORIES= news mail
MAINTAINER= osharoiko@gmail.com
COMMENT= Husky FTN areafix library
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
USE_LDCONFIG= yes
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= areafix
.include <bsd.port.mk>