aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xstarroll/Makefile
blob: d66948d006fa1dbc7ee2b7e871cab6280c748018 (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
24
# New ports collection makefile for:   XStarRoll
# Version required:    1.02
# Date created:        30 October 1998
# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $Id$
#

DISTNAME=   xstarroll-1.02
CATEGORIES= x11
MASTER_SITES=   http://www.ed.kagu.sut.ac.jp/~j4397617/

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

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

ALL_TARGET= xstarroll

USE_X_PREFIX=   yes

MAN1=       xstarroll.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>