Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.common « gettext « devel « ports « test - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9732c29f2ab75caa3211a0215f8c4ed773ea1f36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD: head/devel/gettext/Makefile.common 416967 2016-06-16 13:31:37Z tijl $

# 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.8.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