summaryrefslogblamecommitdiff
path: root/japanese/xnetmaj/Makefile
blob: 262237c3968b4220e48880b7552a632da184f5e3 (plain) (tree)
1
2
3
4
5
6




                                                                  
           







                                                               
                               
 

                                              
                   



                                  
                                                

                      
# 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>