summaryrefslogtreecommitdiffstats
path: root/games/xoj/Makefile
blob: 91a2e96e519e3fe02ea90c18bd0689cf57ba88a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	xoj
# Version required:			1.0
# Date created:				30 March 1998
# Whom:					Andrey Zakhvatov
#
# $FreeBSD$
#

DISTNAME=		xoj-1.0
CATEGORIES=		games
MASTER_SITES=		${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	X11/demos
EXTRACT_SUFX=		.tgz

MAINTAINER=		andy@icc.surw.chel.su

USE_IMAKE=		yes

do-install:
	@ ${INSTALL_PROGRAM} ${WRKSRC}/xoj ${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud