pkgsrc-wip/cvsproxy/Makefile
Kamil Rytarowski 7516efc07c Drop from packages "PKG_DESTDIR_SUPPORT= none"
This is an intermediate step forward removing usage of unsupported options.

Most packages didn't build but at least "make clean" now works.
2016-05-28 13:54:50 +02:00

15 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/09/24 18:26:56 asau Exp $
DISTNAME= cvsproxy-1.0.1
CATEGORIES= net
MASTER_SITES= http://www.sra.co.jp/people/m-kasahr/cvsproxy/src/
MAINTAINER= oht@users.sourceforge.net
HOMEPAGE= http://www.sra.co.jp/people/m-kasahr/cvsproxy/
COMMENT= The cvsproxy is a relay server for the cvs pserver protocol
GNU_CONFIGURE= YES
USE_TOOLS+= autoconf automake
.include "../../mk/bsd.pkg.mk"