freebsd-ports/news/husky-areafix/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
308 B
Makefile

PORTNAME= husky-areafix
COMMENT= Husky FTN areafix library
LICENSE= LGPL20
LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf \
libhusky.so:news/husky-huskylib \
libsmapi.so:news/husky-smapi
USE_LDCONFIG= yes
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= areafix
.include "${MASTERDIR}/Makefile"