aboutsummaryrefslogtreecommitdiff
path: root/graphics/xaralx-devel/Makefile
blob: f26eab1fa2f367c2afe10ea4b698baa7d2fd55f8 (plain) (blame)
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:	XaraLX development version
# Date created:				12 Apr 2006
# Whom:					Vasil Dimov <vd@FreeBSD.org>
#
# $FreeBSD$
#

PORTVERSION=	0.7r1768
PORTREVISION=	1
PKGNAMESUFFIX=	-devel
DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.bz2

COMMENT=	Top-tier vector/general purpose graphics program (development version)

MASTERDIR=	${.CURDIR}/../xaralx
MD5_FILE=	${.CURDIR}/distinfo
PLIST=		${.CURDIR}/pkg-plist
PATCHDIR=	${.CURDIR}/files
EXTRA_PATCHES=	${MASTERDIR}/files/patch-configure.in \
		${MASTERDIR}/files/patch-wxOil_compatdef.h

.include "${MASTERDIR}/Makefile"