mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
d10d900cc0
PR: ports/59757 Submitted by: Ports Fury (aka He Who Keeps The Ports Team Very Busy)
21 lines
451 B
Makefile
21 lines
451 B
Makefile
# New ports collection makefile for: xshodo
|
|
# Date created: 11 October 1996
|
|
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xshodo
|
|
PORTVERSION= 2.0
|
|
CATEGORIES= japanese
|
|
MASTER_SITES= ftp://cclub.cc.tut.ac.jp/pub/xwin/
|
|
DISTNAME= ${PORTNAME}${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A paint tool for Shodo, the Japanese traditional writing character
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xshodo.1
|
|
|
|
.include <bsd.port.mk>
|