openbsd-ports/x11/xfce4/xfce4-icon-theme/Makefile
landry 5ede4cb3eb Replace @unexec by @unexec-delete for update-desktop-database,
gtk-update-icon-cache and update-mime-database goos, & Bump PKGNAMEs.
Prodded by espie@, discussed with aja@ & sthen@
2009-12-21 16:07:44 +00:00

21 lines
371 B
Makefile

# $OpenBSD: Makefile,v 1.20 2009/12/21 16:07:44 landry Exp $
PKG_ARCH= *
COMMENT= Xfce4 icon theme
XFCE_ARTWORK= xfce4-icon-theme
XFCE_VERSION= 4.4.3
PKGNAME= ${DISTNAME}p4
# GPLv2
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
MODULES= textproc/intltool \
x11/xfce4
XFCE_NO_SRC= Yes
.include <bsd.port.mk>