wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
18 lines
372 B
Makefile
18 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.8 2012/11/25 23:32:26 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= libvc-003
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rolo/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://rolo.sourceforge.net/
|
|
COMMENT= VCard library
|
|
|
|
PKG_DESTDIR_SUPPORT= none
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|