506d63e02c
Bump all REVISION as i changed my e-mail address.
21 lines
360 B
Makefile
21 lines
360 B
Makefile
# $OpenBSD: Makefile,v 1.22 2010/07/27 12:58:43 landry Exp $
|
|
PKG_ARCH= *
|
|
|
|
COMMENT= Xfce4 icon theme
|
|
|
|
XFCE_ARTWORK= xfce4-icon-theme
|
|
XFCE_VERSION= 4.4.3
|
|
REVISION= 5
|
|
|
|
# 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>
|