aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xstarroll/Makefile
blob: 863a9e4ccfd01986222494db5f75ff538929c7d4 (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
# Date created:        14 January 1999
# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
#
# $FreeBSD$
#

PORTNAME=   xstarroll
PORTVERSION=    1.04
CATEGORIES= x11
MASTER_SITES=   http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/

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>