pkgsrc-wip/libvc/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
350 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/11/02 18:00:21 thomasklausner Exp $
#
DISTNAME= libvc-003
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rolo/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://rolo.sourceforge.net/
COMMENT= VCard library
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"