2013-03-30 10:54:06 +00:00

29 lines
544 B
Makefile

# $OpenBSD: Makefile,v 1.18 2013/03/30 10:54:06 ajacoutot Exp $
COMMENT= XDG sound theme
DISTNAME= sound-theme-freedesktop-0.8
CATEGORIES= audio
REVISION= 0
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://freedesktop.org/wiki/Specifications/sound-theme-spec
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2 - GPLv2
# CC-SAv2.0 - CC-Av3.0 Unported
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= http://people.freedesktop.org/~mccann/dist/
MODULES= textproc/intltool
USE_GMAKE= Yes
NO_TEST= Yes
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>