pkgsrc/devel/prcs/Makefile

24 lines
656 B
Makefile
Raw Normal View History

2003-12-30 18:21:54 +01:00
# $NetBSD: Makefile,v 1.28 2003/12/30 17:21:55 cjep Exp $
# FreeBSD Id: Makefile,v 1.9 1997/10/13 05:11:40 jmacd Exp
#
DISTNAME= prcs-1.2.15
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/prcs/
2003-07-17 23:31:04 +02:00
MAINTAINER= tech-pkg@NetBSD.org
2003-12-30 18:21:54 +01:00
HOMEPAGE= http://prcs.sourceforge.net/
COMMENT= Project Revision Control System
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm NetBSD-*-arm32 \
NetBSD-*-i386 NetBSD-*-mips* NetBSD-*-pc532 \
NetBSD-*-powerpc NetBSD-*-sparc NetBSD-*-vax \
2002-12-23 17:14:38 +01:00
SunOS-*-*
GNU_CONFIGURE= yes
CONFIGURE_ENV+= lispdir=${PREFIX}/share/examples/prcs
2003-06-24 02:35:34 +02:00
INFO_FILES= prcs.info
.include "../../mk/bsd.pkg.mk"