# New ports collection makefile for: gnupod # Date created: 30 November 2002 # Whom: David Le Brun # # $FreeBSD$ # PORTNAME= gnupod PORTVERSION= 0.99.8 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://www.blinkenlights.ch/gnupod-dist/stable/ MASTER_SITE_SUBDIR= gnupod EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Set of Perl scripts for using an Apple iPod BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} INFO= gnupod MAN1= gnupod_addsong.pl.1 gnupod_check.pl.1 gnupod_INIT.pl.1 \ gnupod_otgsync.pl.1 gnupod_search.pl.1 mktunes.pl.1 \ tunes2pod.pl.1 MANCOMPRESSED= yes USE_PERL5= 5.8.0+ GNU_CONFIGURE= yes NO_BUILD= yes CONFIGURE_ARGS= --prefix=${PREFIX} CONFIGURE_ENV= ac_cv_path_PERL=${PERL} OPTIONS= FLAC "Enable FLAC support" off \ VORBIS "Enable Ogg Vorbis support" off .include .if defined(WITH_FLAC) || exists(${SITE_PERL}/${PERL_ARCH}/Audio/FLAC/Header.pm) BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Audio/FLAC/Header.pm:${PORTSDIR}/audio/p5-Audio-FLAC-Header .endif .if defined(WITH_VORBIS) || exists(${SITE_PERL}/Ogg/Vorbis/Header/PurePerl.pm) BUILD_DEPENDS+= ${SITE_PERL}/Ogg/Vorbis/Header/PurePerl.pm:${PORTSDIR}/audio/p5-Ogg-Vorbis-Header-PurePerl BUILD_DEPENDS+= oggdec:${PORTSDIR}/audio/vorbis-tools .endif .ifndef(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/gnupodrc.example ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/gnutunesdb.example ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/gnupod.html ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/mkspl.html ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/gnupod.texi ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/fdl.texi ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/version.texi ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/doc/ipod.svg ${DOCSDIR} .endif .include les/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Take over maintainershipmiwi2009-03-101-1/+1
* - Update to 3.8.2miwi2008-06-062-4/+4
* - Update to 3.8.1miwi2008-01-023-13/+16
* - Update to 3.7miwi2007-08-063-5/+15
* - Update to 3.5.6miwi2007-06-093-5/+6
* - Add missed dependencymiwi2007-04-251-1/+1
* - Update to 3.6miwi2007-04-163-830/+837
* - Update to 3.5miwi2007-01-102-4/+4
* - Update to 3.4.7miwi2006-11-132-4/+4
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1
* - Update to 3.4.6miwi2006-11-052-4/+4
* - Update to 3.4.5miwi2006-10-312-4/+4
* - Update to 3.4.3miwi2006-10-042-4/+4
* update to 3.4.2itetcu2006-09-122-5/+5
* - update to 3.4.1itetcu2006-09-092-5/+5
* - Update to 3.4miwi2006-08-223-5/+9
* - update to 3.3.2clsung2006-07-113-6/+31
* - Update to 3.3.1garga2006-06-143-37/+139
* - www/data-dist/wikindx -> www/wikindxaaron2006-06-061-1/+2
* - Fix plist after recent php changespav2006-05-231-0/+1
* Fix or remove obsolate or broken ways to depend on php.ale2006-05-061-1/+0
* Update to 3.2.4.lawrance2006-02-132-5/+5
* Update to 3.2.3.lawrance2006-02-093-9/+29