ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/multimedia/vcdimager/Makefile
Revision: 19145
Committed: Fri May 29 00:36:15 2015 UTC (8 years, 10 months ago) by laffer1
File size: 751 byte(s)
Log Message:
drop la file

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: ports/multimedia/vcdimager/Makefile,v 1.32 2006/06/09 18:59:20 ahze Exp $
3
4 PORTNAME= vcdimager
5 PORTVERSION= 0.7.24
6 PORTREVISION= 3
7 CATEGORIES= multimedia
8 MASTER_SITES= GNU
9
10 MAINTAINER= ports@MidnightBSD.org
11 COMMENT= GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool
12
13 LICENSE= gpl2
14
15 LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
16 libxml2.so:${PORTSDIR}/textproc/libxml2 \
17 libcdio.so:${PORTSDIR}/sysutils/libcdio
18
19 GNU_CONFIGURE= yes
20 CONFIGURE_ARGS+= --mandir=${PREFIX}/man/ --bindir=${PREFIX}/bin
21 INSTALL_TARGET= install-strip
22 USES= gmake libtool pkgconfig pathfix
23 USE_LDCONFIG= yes
24 CPPFLAGS+= -I${LOCALBASE}/include
25 LIBS+= -L${LOCALBASE}/lib
26
27 INFO= vcdimager vcdxrip vcd-info
28
29 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H