1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/news/husky-smapi/Makefile
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00

16 lines
241 B
Makefile

# $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"