1999-01-26 03:34:36 +00:00
|
|
|
# New ports collection makefile for: paledit
|
|
|
|
# Date created: 14 Jan 1999
|
2000-01-09 14:51:18 +00:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-01-26 03:34:36 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1999-01-26 03:34:36 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 14:38:12 +00:00
|
|
|
PORTNAME= paledit
|
|
|
|
PORTVERSION= 0.91
|
1999-01-26 03:34:36 +00:00
|
|
|
CATEGORIES= japanese sysutils
|
|
|
|
MASTER_SITES= http://www.swlab.csce.kyushu-u.ac.jp/~nom/prj/paledit/
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-01-26 03:34:36 +00:00
|
|
|
|
|
|
|
USE_PERL5= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
post-install:
|
1999-08-22 19:01:07 +00:00
|
|
|
@${CHMOD} 2754 ${PREFIX}/sbin/paledit
|
|
|
|
@${CHOWN} root:dialer ${PREFIX}/sbin/paledit
|
1999-01-26 03:34:36 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|