mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7acef1cd7a
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
19 lines
339 B
Makefile
19 lines
339 B
Makefile
# New ports collection makefile for: Ruby-slang (slanglib)
|
|
# Date created: 23 Aug 2000
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/ruby-slang
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
|
|
WITH_JAPANESE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|