1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/news/husky-areafix/Makefile
Tobias C. Berner 6f04c0dc2a news/husky*: Update ports to latest versions
PR:		243030
Submitted by:	Oleg Sharoyko <osharoiko@gmail.com> (maintainer)
Reported by:	Ruslan Suleimanov <rs@paket.ua>
2020-03-08 19:09:14 +00:00

19 lines
321 B
Makefile

# $FreeBSD$
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"