mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
cf118ccf87
Reported by: lwhsu
16 lines
242 B
Makefile
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"
|