summaryrefslogtreecommitdiff
path: root/news/husky-smapi/Makefile
blob: 405457e862b12c950ce3b6ff4b919e90216b7fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"