mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bbfa516de3
Submitted by: Yukihiro Nakai <Nakai@technologist.com>
18 lines
341 B
Makefile
18 lines
341 B
Makefile
# New ports collection makefile for: gettext
|
|
# Version required: 0.10
|
|
# Date created: 16 March 1998
|
|
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= gettext-0.10
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
MAINTAINER= Nakai@technologist.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|