1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-themes/lxappearance/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

26 lines
552 B
Makefile

# New ports collection makefile for: lxappearance
# Date created: 2008/06/20
# Whom: chinsan
#
# $FreeBSD$
#
PORTNAME= lxappearance
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= x11-themes gnome
MASTER_SITES= SF/lxde/LXAppearance
MAINTAINER= ports@FreeBSD.org
COMMENT= A desktop-independent theme switcher for GTK+
USE_GNOME= gnomehack gtk20 intlhack
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= lxappearance.1
.include <bsd.port.mk>