cf118ccf87
Reported by: lwhsu
16 lines
308 B
Makefile
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"
|