2002-02-18 16:14:00 +01:00
|
|
|
# $NetBSD: Makefile,v 1.9 2002/02/18 15:14:01 seb Exp $
|
1999-05-23 22:22:19 +02:00
|
|
|
|
2000-08-20 01:37:07 +02:00
|
|
|
DISTNAME= sharutils-4.2.1
|
1999-05-23 22:33:46 +02:00
|
|
|
PKGNAME= g${DISTNAME}
|
1999-05-23 22:22:19 +02:00
|
|
|
CATEGORIES= archivers
|
1999-05-23 22:33:46 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}
|
1999-05-23 22:22:19 +02:00
|
|
|
|
1999-05-23 22:33:46 +02:00
|
|
|
MAINTAINER= packages@netbsd.org
|
1999-05-23 22:36:07 +02:00
|
|
|
HOMEPAGE= http://www.gnu.org/software/sharutils/sharutils.html
|
2001-02-16 14:15:24 +01:00
|
|
|
COMMENT= Allow packing and unpacking of shell archives
|
1999-05-23 22:22:19 +02:00
|
|
|
|
2001-03-27 05:19:43 +02:00
|
|
|
BUILD_USES_MSGFMT= yes
|
2001-07-15 13:44:50 +02:00
|
|
|
USE_BUILDLINK_ONLY= yes
|
2000-11-02 03:35:14 +01:00
|
|
|
|
1999-05-23 22:22:19 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2000-11-02 03:35:14 +01:00
|
|
|
CONFIGURE_ARGS= --program-prefix=g --disable-uucode
|
2001-07-15 13:44:50 +02:00
|
|
|
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
|
1999-05-23 22:22:19 +02:00
|
|
|
INSTALL_TARGET= install install-man
|
1999-05-23 22:33:46 +02:00
|
|
|
INFO_FILES= remsync.info sharutils.info
|
2002-02-18 16:14:00 +01:00
|
|
|
TEXINFO_OVERRIDE= YES
|
1999-05-23 22:22:19 +02:00
|
|
|
|
|
|
|
post-patch:
|
1999-05-23 22:33:46 +02:00
|
|
|
@${TOUCH} ${TOUCH_FLAGS} ${WRKSRC}/po/sharutils.pot
|
1999-05-23 22:22:19 +02:00
|
|
|
|
2001-07-15 13:44:50 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink.mk"
|
2002-02-18 16:14:00 +01:00
|
|
|
.include "../../mk/texinfo.mk"
|
1999-05-23 22:33:46 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|