summaryrefslogtreecommitdiff
path: root/textproc/rman/Makefile
blob: 49a3db689e6495d1aae5ffb73d36bf2beb07689a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.11 1998/08/20 15:17:29 tsarna Exp $
# FreeBSD Id: Makefile,v 1.17 1997/12/08 15:45:27 tg Exp
#

DISTNAME=	rman-3.0.6
CATEGORIES=	textproc
MASTER_SITES=	ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://http.cs.berkeley.edu/~phelps/tcltk/

CONFLICTS=	rman-3.0.5

RESTRICTED=	"Permission to incorporate this software into commercial products is needed."
NO_CDROM=	"License required"

post-install:
	@strip ${PREFIX}/bin/rman

.include "../../mk/bsd.pkg.mk"