mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
846b6b2e0f
PR: 248346 Exp-run by: antoine
16 lines
410 B
Makefile
16 lines
410 B
Makefile
# $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.21
|
|
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
|