![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / time / wyrd / Attic / Makefile (download)
Revision 1.5, Mon Oct 8 13:04:30 2012 UTC (10 years, 7 months ago) by asau
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.5 2012/10/08 13:04:30 asau Exp $ # DISTNAME= wyrd-1.4.1 PKGREVISION= 2 CATEGORIES= time MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/wyrd/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.eecs.umich.edu/~pelzlpj/wyrd/ COMMENT= Text-based front-end to Remind DEPENDS+= remind>=3.00.24:../../time/remind USE_PKGLOCALEDIR= yes USE_NCURSES= yes # chgat(), typeahead(), ... USE_TOOLS+= gmake CONFIGURE_ARGS+= --with-ncurses GNU_CONFIGURE= yes CONF_FILES+= ${PREFIX}/share/examples/wyrd/wyrdrc \ ${PKG_SYSCONFDIR}/wyrdrc .include "../../devel/ncurses/buildlink3.mk" .include "../../lang/ocaml/buildlink3.mk" .include "../../mk/bsd.pkg.mk"