2011-05-11 08:03:21 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2011/05/11 08:03:21 ajacoutot Exp $
|
2009-06-03 22:28:37 +00:00
|
|
|
|
|
|
|
COMMENT= Human icon theme from Ubuntu
|
|
|
|
|
|
|
|
DISTNAME= human-icon-theme_0.33.6ubuntu2
|
2010-07-30 06:58:57 +00:00
|
|
|
PKGNAME= human-icon-theme-0.33.6
|
2011-05-11 08:03:21 +00:00
|
|
|
REVISION= 1
|
2009-12-21 20:46:00 +00:00
|
|
|
|
2009-06-03 22:28:37 +00:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MASTER_SITES= http://archive.ubuntu.com/ubuntu/pool/main/h/human-icon-theme/
|
|
|
|
|
|
|
|
# Creative Commons Attribution-ShareAlike 2.5
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
WRKDIST= ${WRKDIR}/${DISTNAME:S/_/-/}
|
|
|
|
MODULES= textproc/intltool
|
|
|
|
|
2010-11-22 08:36:47 +00:00
|
|
|
BUILD_DEPENDS= x11/icon-naming-utils
|
2009-06-03 22:28:37 +00:00
|
|
|
|
|
|
|
NO_REGRESS= Yes
|
|
|
|
ALL_TARGET= build
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
PKG_ARCH= *
|
|
|
|
|
|
|
|
pre-configure:
|
|
|
|
${SUBST_CMD} ${WRKSRC}/Makefile
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|