mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
8d6597e0bb
With hat: portmgr Sponsored by: Absolight
15 lines
235 B
Makefile
15 lines
235 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= husky-areafix
|
|
|
|
COMMENT= Husky FTN areafix library
|
|
|
|
LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../husky
|
|
COMPONENT_SUBDIR= areafix
|
|
|
|
.include "${MASTERDIR}/Makefile"
|