summaryrefslogtreecommitdiff
path: root/x11/xmangekyou/Makefile
blob: 187bd8c103734b860d1fe90cf34ddeecc38e5d8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	XMangekyou
# Date created:		30 October 1998
# Whom:			Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $FreeBSD$
#

PORTNAME=	xmangekyou
PORTVERSION=	2.0.1
CATEGORIES=	x11
MASTER_SITES=	http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/

MAINTAINER=	sakai@seki.ee.kagu.tus.ac.jp

ALL_TARGET=	xmangekyou

USE_X_PREFIX=	yes
USE_XPM=	yes

MAN1=		xmangekyou.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>