1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/news/husky-smapi/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
242 B
Makefile

PORTNAME= husky-smapi
PORTEPOCH= 1
COMMENT= Husky FTN MSGAPI library
LICENSE= LGPL21
LIB_DEPENDS= libhusky.so:news/husky-huskylib
USE_LDCONFIG= yes
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= smapi
.include "${MASTERDIR}/Makefile"