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

Makefile.common « gettext « devel « default « test-ports - github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5eaa790e2e0558cdd48fe36bdffe1a41efaf5e32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD: head/devel/gettext/Makefile.common 532999 2020-04-26 09:10:55Z 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.20.2
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