![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / time / gnutime / Makefile (download)
Revision 1.9, Mon Oct 8 13:04:18 2012 UTC (10 years, 7 months ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.9 2012/10/08 13:04:18 asau Exp $ # DISTNAME= time-1.7 PKGNAME= gnu${DISTNAME} PKGREVISION= 1 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_GNU:=time/} MAINTAINER= reed@reedmedia.net HOMEPAGE= http://directory.fsf.org/GNU/time.html COMMENT= Report user, system, and real time used by a process LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes INFO_FILES= yes CONFIGURE_ARGS+= --program-prefix=g INSTALLATION_DIRS= gnu/bin post-install: ln -f -s ../../bin/gtime ${DESTDIR}${PREFIX}/gnu/bin/time .include "../../mk/bsd.pkg.mk"