1999-01-04 20:58:32 +00:00
|
|
|
# New ports collection makefile for: jls
|
|
|
|
# Date created: 4 January 1999
|
|
|
|
# Whom: shige
|
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1999-01-04 20:58:32 +00:00
|
|
|
#
|
|
|
|
|
2000-04-11 14:15:53 +00:00
|
|
|
PORTNAME= ls
|
|
|
|
PORTVERSION= 0.1
|
1999-01-04 20:58:32 +00:00
|
|
|
CATEGORIES= japanese
|
1999-11-13 17:44:23 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
|
2000-02-08 09:29:51 +00:00
|
|
|
http://people.FreeBSD.org/~shige/ports/
|
2000-04-11 14:15:53 +00:00
|
|
|
DISTNAME= j${PORTNAME}-${PORTVERSION}
|
1999-01-04 20:58:32 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-01-04 20:58:32 +00:00
|
|
|
|
|
|
|
MAN1= jls.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|