freebsd-ports/japanese/xnetmaj/Makefile
2000-01-07 02:27:48 +00:00

26 lines
615 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= nakai@FreeBSD.org
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>