aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/fvwm-themes/Makefile
blob: f90063705442d4d9c716c00085bba3e24a01547c (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
25
26
27
28
29
# New ports collection makefile for:	fvwm-themes
# Date created:				2 February 2001
# Whom:					Oyvind Albrigtsen
#
# $FreeBSD$
#

PORTNAME=		fvwm-themes
PORTVERSION=		0.4.1
CATEGORIES=		x11-wm
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	fvwm-themes

MAINTAINER=	e-devil@e-devil.org

BUILD_DEPENDS=	fvwm2:${PORTSDIR}/x11-wm/fvwm2-beta \
		gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS=	${BUILD_DEPENDS}

USE_X_PREFIX=	yes
USE_XPM=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_BZIP2=	yes

MAN1=		fvwm-themes-config.1 fvwm-themes-menuapp.1 fvwm-themes-com.1 \
		fvwm-themes-images.1 fvwm-themes-start.1

.include <bsd.port.mk>