aboutsummaryrefslogtreecommitdiff
path: root/news/husky-areafix/Makefile
blob: 554c13e91c428a8dabc45aff947969510b02b470 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	husky-areafix

COMMENT=	Husky FTN areafix library

LICENSE=	LGPL20

LIB_DEPENDS=	libfidoconfig.so:news/husky-fidoconf \
		libhusky.so:news/husky-huskylib \
		libsmapi.so:news/husky-smapi

USE_LDCONFIG=	yes

MASTERDIR=	${.CURDIR}/../husky
COMPONENT_SUBDIR=	areafix

.include "${MASTERDIR}/Makefile"