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

22 lines
438 B
Makefile
Raw Normal View History

2005-11-10 23:30:05 -05:00
# $OpenBSD: Makefile,v 1.4 2005/11/11 04:30:05 jolan Exp $
2005-05-12 00:38:34 -04:00
PKG_ARCH= *
COMMENT= "icon theme for xfce4"
2005-11-10 17:57:37 -05:00
V= 4.2.3
2005-05-12 00:38:34 -04:00
DISTNAME= xfce4-icon-theme-${V}
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
HOMEPAGE= http://www.xfce.org/
# GPL
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
2005-11-10 23:30:05 -05:00
USE_LIBTOOL= No
2005-05-12 00:38:34 -04:00
RUN_DEPENDS= :xfce4-panel-*:x11/xfce4/xfce4-panel
.include <bsd.port.mk>