aboutsummaryrefslogblamecommitdiff
path: root/audio/fapg/Makefile
blob: a2d803351a4fc1b6f03cc59680690376edcf4aa7 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                            

                    
                    


                                                     
                                 

                                             
                     
 
                                             
 


                                               
 
                      
# Created by: chinsan <chinsan.tw@gmail.com>

PORTNAME=	fapg
PORTVERSION=	0.43
CATEGORIES=	audio
MASTER_SITES=	http://royale.zerezo.com/${PORTNAME}/

MAINTAINER=	m.muenz@gmail.com
COMMENT=	Fast Audio Playlist Generator

LICENSE=	GPLv2

LIB_DEPENDS=	liburiparser.so:net/uriparser

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=--with-uriparser="${LOCALBASE}"
PLIST_FILES=	bin/fapg man/man1/fapg.1.gz

.include <bsd.port.mk>