pkgsrc/devel/gettext/Makefile
tron a567fd607d As pointed out by Michael Brakemeier the distribution file for "gettext"
version 0.10.35 can be found on "alpha.gnu.org".
1999-03-12 21:05:56 +00:00

17 lines
387 B
Makefile

# $NetBSD: Makefile,v 1.8 1999/03/12 21:05:56 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
#
DISTNAME= gettext-0.10.35
CATEGORIES= devel
MASTER_SITES= ftp://alpha.gnu.org/gnu/
MAINTAINER= tron@netbsd.org
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
INFO_FILES= gettext.info
.include "../../mk/bsd.pkg.mk"