# New ports collection makefile for: ruby-xmms2 # Date created: 18 Mar 2006 # Whom: Alexander Botero-Lowry # # $FreeBSD$ # CATEGORIES= audio ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= alex@foxybanana.com COMMENT= Ruby Bindings for XMMS2 BUILD_DEPENDS+= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 RUN_DEPENDS+= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 USE_RUBY= yes USE_GNOME= glib20 PLIST= ${.CURDIR}/pkg-plist SCONS_TARGET= src/clients/lib/ruby/xmmsclient.so \ src/clients/lib/ruby/xmmsclient_glib.so XMMS2_SLAVE= ruby do-install: @cd ${WRKSRC} && ${INSTALL_PROGRAM} src/clients/lib/ruby/xmmsclient.so \ ${RUBY_SITEARCHLIBDIR}/xmmsclient.so @cd ${WRKSRC} && ${INSTALL_PROGRAM} \ src/clients/lib/ruby/xmmsclient_glib.so \ ${RUBY_SITEARCHLIBDIR}/xmmsclient_glib.so .include "${MASTERDIR}/Makefile" 'header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Safe-Hole
Commit message (Expand)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
* -remove MD5ohauer2011-07-031-1/+0
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-22