1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/textproc/mythes/Makefile
2013-09-25 00:54:08 +00:00

20 lines
354 B
Makefile

# $FreeBSD$
PORTNAME= mythes
PORTVERSION= 1.2.3
CATEGORIES= textproc
MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
COMMENT= Simple thesaurus library
LIB_DEPENDS= hunspell-1.3:${PORTSDIR}/textproc/hunspell
USES= pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>