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

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"