openbsd-ports/x11/xfce4/xfce4-icon-theme/Makefile

24 lines
442 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.25 2011/05/19 14:43:17 ajacoutot Exp $
2005-05-12 00:38:34 -04:00
PKG_ARCH= *
2009-06-23 16:14:28 -04:00
COMMENT= Xfce4 icon theme
2005-05-12 00:38:34 -04:00
XFCE_ARTWORK= xfce4-icon-theme
XFCE_VERSION= 4.4.3
REVISION= 8
# GPLv2
2005-05-12 00:38:34 -04:00
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
2005-05-12 00:38:34 -04:00
# Add the corresponding "Inherits" theme.
RUN_DEPENDS += x11/tango-icon-theme
2005-05-12 00:38:34 -04:00
.include <bsd.port.mk>