opnsense-ports/devel/gettext/Makefile.common
Franco Fichtner f3b3a3df0f devel/gettext: sync with upstream
Taken from: FreeBSD
2015-08-09 09:42:31 +02:00

18 lines
485 B
Text

# $FreeBSD$
# NOTE: before committing to this port, contact portmgr to arrange for an
# experimental ports run. Untested commits may be backed out at portmgr's
# discretion.
PORTVERSION= 0.19.5.1
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
CATEGORIES= devel
MASTER_SITES= GNU/gettext
DISTNAME= gettext-${PORTVERSION}
MAINTAINER= tijl@FreeBSD.org
DISTINFO_FILE= ${.CURDIR}/../gettext/distinfo
DATADIR= ${PREFIX}/share/gettext
DOCSDIR= ${PREFIX}/share/doc/gettext