1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11/xmangekyou/Makefile
2000-04-13 19:19:05 +00:00

25 lines
456 B
Makefile

# 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
CATEGORIES= x11
MASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/
MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
ALL_TARGET= xmangekyou
USE_X_PREFIX= yes
MAN1= xmangekyou.1
MANCOMPRESSED= yes
.include <bsd.port.mk>