summaryrefslogtreecommitdiff
path: root/news/husky-smapi/Makefile
blob: cd86996a0f021c090de08dc1de8c0600d0a603ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

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"