1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/devel/gettext/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
362 B
Makefile

# 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.
PORTNAME= gettext
PORTREVISION= 0
COMMENT= GNU gettext meta package
.include "${.CURDIR}/../gettext/Makefile.common"
USES= gettext-runtime:run gettext-tools:run metaport
.include <bsd.port.mk>