15 lines
376 B
Makefile
15 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.2 2005/04/11 21:10:56 tvierling Exp $
|
|
#
|
|
|
|
DISTNAME= cvsutils-0.2.1
|
|
CATEGORIES= wip
|
|
MASTER_SITES= http://www.red-bean.com/cvsutils/releases/
|
|
|
|
MAINTAINER= pancake@phreaker.net
|
|
HOMEPAGE= http://www.red-bean.com/cvsutils/releases/
|
|
COMMENT= CVS utilities to facilitate working
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|