openbsd-ports/www/horde/chora/Makefile
sthen dc3c220810 update chora, taking MAINTAINER, and reimport under ports/www/horde/chora.
agreed with avsm@

Chora is a tool for viewing code repositories that are managed
using the CVS or Subversion source control systems. It aims to
provide a high degree of integration with CVS, SVN and the other
Horde web-based tools.
2010-08-18 15:04:05 +00:00

13 lines
236 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/08/18 15:04:05 sthen Exp $
COMMENT= web-based CVS viewer module for Horde
HORDE_NAME= Chora
# GPLv2
DISTNAME= chora-h3-2.1.1
PKGNAME= ${DISTNAME:S/-h3//}
CATEGORIES= devel
.include <bsd.port.mk>