pkgsrc/misc/udfclient/Makefile

20 lines
517 B
Makefile

# $NetBSD: Makefile,v 1.39 2008/12/26 19:26:44 reinoud Exp $
#
DISTNAME= UDFclient.0.7.1
PKGNAME= udfclient-0.7.1
#PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/
EXTRACT_SUFX= .tgz
MAINTAINER= reinoud@13thmonkey.org
HOMEPAGE= http://www.13thmonkey.org/udfclient/
COMMENT= UDF file system reader/writer for CD/CD-RW/DVD*RW/DVD-RAM and images
GNU_CONFIGURE= yes
PTHREAD_OPTS+= require
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"