openbsd-ports/x11/xfce4/xfwm4-themes/Makefile
landry 10e975f1b1 And finally readd myself as MAINTAINER in Makefile.inc and remove CATEGORIES
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.

ok ajacoutot@ on a previous diff
2008-07-10 11:38:02 +00:00

23 lines
416 B
Makefile

# $OpenBSD: Makefile,v 1.10 2008/07/10 11:38:03 landry Exp $
PKG_ARCH= *
COMMENT= window decoration themes for xfwm4
XFCE_PROJECT= xfwm4-themes
PKGNAME= ${DISTNAME}p1
HOMEPAGE= http://www.xfce.org/projects/
# GPLv2
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
MODULES= x11/xfce4
XFCE_NO_SRC= Yes
RUN_DEPENDS= ::x11/xfce4/xfwm4
.include <bsd.port.mk>