pkgsrc-wip/rolo/Makefile
Blue Rats c222660538 Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
2012-11-25 23:32:07 +00:00

19 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.14 2012/11/25 23:32:30 othyro Exp $
#
DISTNAME= rolo-011
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rolo/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://rolo.sourceforge.net/
COMMENT= Text-based contact manager
PKG_DESTDIR_SUPPORT= none
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../devel/ncurses/buildlink3.mk"
.include "../../wip/libvc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"