1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/freepwing/Makefile
2000-01-27 13:06:42 +00:00

20 lines
418 B
Makefile

# New ports collection makefile for: FreePWING
# Version required: 1.1a
# Date created: 00/01/24
# Whom: Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= freepwing-1.1a
#PKGNAME= ja-freepwing-1.1a
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/freepwing/freepwing/
MAINTAINER= taoka@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/share/doc
.include <bsd.port.mk>