freebsd-ports/news/husky-smapi/Makefile

16 lines
241 B
Makefile
Raw Normal View History

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