aboutsummaryrefslogtreecommitdiff
path: root/japanese/paledit/Makefile
blob: 55edd6513eba0da5666bb653f3f2fa1f4e794b88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	paledit
# Version required:	1.0
# Date created:		14 Jan 1999
# Whom:			Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
#
# $Id$
#

DISTNAME=	paledit-0.91
PKGNAME=	ja-${DISTNAME}
CATEGORIES=	japanese sysutils
MASTER_SITES=	http://www.swlab.csce.kyushu-u.ac.jp/~nom/prj/paledit/

MAINTAINER=	shige@kuis.kyoto-u.ac.jp

USE_PERL5=	yes
GNU_CONFIGURE=	yes

post-install:
	@chmod 2754 ${PREFIX}/sbin/paledit
	@chown root:dialer ${PREFIX}/sbin/paledit

.include <bsd.port.mk>