1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/xnetmaj/Makefile
1999-08-28 01:58:05 +00:00

27 lines
613 B
Makefile

# New ports collection makefile for: xnetmaj
# Version required: 2.0.7
# Date created: 20 June 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
DISTNAME= netmaj
PKGNAME= ja-xnetmaj-2.0.7
CATEGORIES= japanese games
MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/
DISTFILES= netmaj-2.0.7.tar.gz netmaj-xui-2.0.7.tar.gz
MAINTAINER= nacai@iname.com
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
ALL_TARGET= libs all
INSTALL_TARGET= install install-pf
post-extract:
( cd ${WRKDIR}/netmaj; ${LN} -s ../xui )
.include <bsd.port.mk>