1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/jls/Makefile
Shigeyuki Fukushima 401fe64173 Change MASTER_SITES and maintainer's e-mail address.
Because I was a committer.
1999-02-27 15:41:10 +00:00

21 lines
437 B
Makefile

# New ports collection makefile for: jls
# Version required: 0.x
# Date created: 4 January 1999
# Whom: shige
#
# $Id: Makefile,v 1.1.1.1 1999/01/04 20:58:32 sada Exp $
#
DISTNAME= jls-0.1
PKGNAME= ja-ls-0.1
CATEGORIES= japanese
MASTER_SITES= http://www.freebsd.org/~shige/ports/ \
http://www.yuasa.kuis.kyoto-u.ac.jp/~shige/FreeBSD/programs/
MAINTAINER= shige@FreeBSD.ORG
MAN1= jls.1
MANCOMPRESSED= yes
.include <bsd.port.mk>