freebsd-ports/graphics/etch/Makefile
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00

22 lines
475 B
Makefile

# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
PORTNAME= etch
PORTVERSION= 20121003
CATEGORIES= graphics enlightenment
MASTER_SITES= http://files.roorback.net/e17/extra/
MAINTAINER= gblach@FreeBSD.org
COMMENT= Etch is an abstract time based animation library
LICENSE= LGPL21
DIST_SUBDIR= e17
GNU_CONFIGURE= yes
USE_EFL= eina enesim libtool_hack
USES= pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-static
.include <bsd.port.mk>