a849059e7c
Mark packages that don't or might probably not have staged installation.
20 lines
469 B
Makefile
20 lines
469 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/09/24 18:26:55 asau Exp $
|
|
#
|
|
|
|
DISTNAME= courierpassd-1.1.2
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.arda.homeunix.net/store/
|
|
|
|
MAINTAINER= joe@joe.cz
|
|
HOMEPAGE= http://www.arda.homeunix.net/store/
|
|
COMMENT= Password changing daemon using courier-authlib
|
|
|
|
PKG_DESTDIR_SUPPORT= none
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
.include "../../security/courier-authlib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|