freebsd-ports/news/husky-areafix/Makefile
Bryan Drewery 2ded93783d Rework husky ports to use a more conventional MASTER/SLAVE port pattern.
- Remove Makefile.local as it is intended to be a user file that should
  not be committed.  Its documentation is poor (r12873) but users are
  relying on it.
- Remove CONFLICTS as for every port it just conflicted with itself.

With hat:	portmgr
2015-09-21 22:09:08 +00:00

14 lines
247 B
Makefile

# $FreeBSD$
PORTNAME= husky-areafix
COMMENT= Husky FTN areafix library
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
USE_LDCONFIG= yes
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= areafix
.include "${MASTERDIR}/Makefile"