17 lines
458 B
Makefile
17 lines
458 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:42 tv Exp $
|
|
|
|
DISTNAME= lsdvd-0.10
|
|
PKGREVISION= 1
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=acidrip/}
|
|
|
|
MAINTAINER= snj@NetBSD.org
|
|
HOMEPAGE= http://acidrip.thirtythreeandathird.net/lsdvd.html
|
|
COMMENT= Application displaying the contents of DVDs
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../multimedia/libdvdread/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|