1999-01-04 15:58:32 -05:00
|
|
|
# New ports collection makefile for: jls
|
|
|
|
# Date created: 4 January 1999
|
|
|
|
# Whom: shige
|
|
|
|
#
|
1999-08-25 01:28:01 -04:00
|
|
|
# $FreeBSD$
|
1999-01-04 15:58:32 -05:00
|
|
|
#
|
|
|
|
|
2000-04-11 10:15:53 -04:00
|
|
|
PORTNAME= ls
|
2001-10-22 16:26:01 -04:00
|
|
|
PORTVERSION= 0.3
|
1999-01-04 15:58:32 -05:00
|
|
|
CATEGORIES= japanese
|
1999-11-13 12:44:23 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PORTS_JP} \
|
2000-06-29 03:03:02 -04:00
|
|
|
${MASTER_SITE_LOCAL}
|
|
|
|
MASTER_SITE_SUBDIR= shige
|
2000-04-11 10:15:53 -04:00
|
|
|
DISTNAME= j${PORTNAME}-${PORTVERSION}
|
1999-01-04 15:58:32 -05:00
|
|
|
|
1999-08-31 02:53:31 -04:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-01-04 15:58:32 -05:00
|
|
|
|
|
|
|
MAN1= jls.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|