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-06-29 07:03:02 +00:00
|
|
|
${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= shige
|
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>
|