pkgsrc-wip/srvx/Makefile
Aleksej Saushev 86d91fcc81 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 16:22:53 +00:00

17 lines
339 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/07 16:23:16 asau Exp $
#
DISTNAME= srvx-1.1.3
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=srvx/}
MAINTAINER= virtus@wanadoo.nl
HOMEPAGE= http://srvx.sourceforge.net/
COMMENT= Srvx IRC services
PKG_DESTDIR_SUPPORT= none
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include "../../mk/bsd.pkg.mk"