pkgsrc-wip/rolo/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

16 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.11 2005/11/02 18:00:26 thomasklausner Exp $
#
DISTNAME= rolo-011
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rolo/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://rolo.sourceforge.net/
COMMENT= Text-based contact manager
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../wip/libvc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"