freebsd-ports/japanese/paledit/Makefile
Norikatsu Shigemura d9ed90620d Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with:	hrs
Approved by:	kiri(blanket), mita(blanket),
		shige(blanket), taoka(blanket)
2004-12-23 09:32:50 +00:00

24 lines
526 B
Makefile

# New ports collection makefile for: paledit
# Date created: 14 Jan 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= paledit
PORTVERSION= 0.91
CATEGORIES= japanese sysutils
MASTER_SITES= http://www.swlab.csce.kyushu-u.ac.jp/~nom/prj/paledit/
MAINTAINER= ports@FreeBSD.org
COMMENT= NTT DoCoMo PHS Paldio telephone data transfer tool
USE_PERL5= yes
GNU_CONFIGURE= yes
post-install:
@${CHMOD} 2754 ${PREFIX}/sbin/paledit
@${CHOWN} root:dialer ${PREFIX}/sbin/paledit
.include <bsd.port.mk>