pkgsrc-wip/cvsproxy/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

14 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/10/29 08:32:41 shattered 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"