aboutsummaryrefslogtreecommitdiffstats
path: root/games/nadar/Makefile
blob: 803ec0aedaf1223ae164043ef168017978e16b7b (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:    NADAR
# Date created:     22 April 2000
# Whom:         Sakai Hiroaki <sakai@seki.ee.kagu.sut.ac.jp>
#
# $FreeBSD$
#

PORTNAME=   nadar
PORTVERSION=    b05
CATEGORIES= games
MASTER_SITES=   http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft/

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

ALL_TARGET= all

USE_X_PREFIX=   yes
USE_XPM=    yes

MAN1=       nadars.1 nadar.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>