mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
This commit is contained in:
parent
e90c5ac85e
commit
d9611f9375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69612
@ -13,6 +13,8 @@ DISTNAME= 9e
|
||||
|
||||
MAINTAINER= ports@FreeBSD.Org
|
||||
|
||||
PORTCOMMENT= Explode Plan9 archives
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/9e ${PREFIX}/bin
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Explode Plan9 archives
|
@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/unix/tools/archivers/bzip/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A block-sorting file compressor
|
||||
|
||||
NO_CDROM= "Restrictive copyright (don't sell for profit)"
|
||||
MAN1= bzip.1 bunzip.1
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
A block-sorting file compressor
|
@ -14,6 +14,8 @@ MASTER_SITES= http://www.rkeene.org/devel/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Dynamic Adaptive Compression Tool
|
||||
|
||||
LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt
|
||||
.if !exists(/usr/bin/bzip2)
|
||||
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
|
||||
|
@ -1 +0,0 @@
|
||||
Dynamic Adaptive Compression Tool
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= sharutils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Allow packing and unpacking of shell archives
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls
|
||||
INSTALL_TARGET= install install-man
|
||||
|
@ -1 +0,0 @@
|
||||
Allow packing and unpacking of shell archives
|
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gnupdate
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Transparently handles automatic compression and decompression of files
|
||||
|
||||
LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
|
||||
.if !exists(/usr/bin/bzip2)
|
||||
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
|
||||
|
@ -1 +0,0 @@
|
||||
Transparently handles automatic compression and decompression of files
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libs/compression
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Portable speedy, lossless data compression library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
@ -1 +0,0 @@
|
||||
Portable speedy, lossless data compression library
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= libs/compression
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Portable speedy, lossless data compression library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
|
@ -1 +0,0 @@
|
||||
Portable speedy, lossless data compression library
|
@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo
|
||||
|
||||
PORTCOMMENT= Fast file compressor similar to gzip, using the LZO library
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1 +0,0 @@
|
||||
Fast file compressor similar to gzip, using the LZO library
|
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@freebsd.org
|
||||
|
||||
PORTCOMMENT= Utilities for Apple Macintosh files
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAKEFILE= makefile
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Utilities for Apple Macintosh files
|
@ -13,6 +13,8 @@ EXTRACT_SUFX= .gz.sh
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A neat script to make self-extracting archives
|
||||
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS=
|
||||
EXTRACT_AFTER_ARGS= ${WRKDIR}
|
||||
|
@ -1 +0,0 @@
|
||||
A neat script to make self-extracting archives
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Perl module that can extract info from Macbinary files
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
@ -1 +0,0 @@
|
||||
Perl module that can extract info from Macbinary files
|
@ -14,6 +14,8 @@ DISTNAME= par-v${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Parity Archiver - makes multiple parity volumes from a set of files
|
||||
|
||||
MAKEFILE= ${FILESDIR}/Makefile
|
||||
WRKSRC= ${WRKDIR}/par-cmdline-${PORTVERSION}
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Parity Archiver - makes multiple parity volumes from a set of files
|
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Decompresses Amiga PowerPacker files
|
||||
|
||||
RESTRICTED= "No commercial redistribution"
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Decompresses Amiga PowerPacker files
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= sharutils
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Allow packing and unpacking of shell archives
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --disable-nls
|
||||
INSTALL_TARGET= install install-man
|
||||
|
@ -1 +0,0 @@
|
||||
Allow packing and unpacking of shell archives
|
@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Unique standard tape archiver with many enhancements
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC}
|
||||
|
@ -1 +0,0 @@
|
||||
Unique standard tape archiver with many enhancements
|
@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/star/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Unique standard tape archiver with many enhancements
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= MAKEPROG=${GMAKE} CCOM=${CC}
|
||||
|
@ -1 +0,0 @@
|
||||
Unique standard tape archiver with many enhancements
|
@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Stuffit Archive Creator and Expander
|
||||
|
||||
NO_CDROM= Shareware -- should not redistribute
|
||||
NO_PACKAGE= Only unmodified original package can be distributed
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Stuffit Archive Creator and Expander
|
@ -15,6 +15,8 @@ EXTRACT_SUFX= .Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Converts .dms Amiga disk images to uncompressed .adf images
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-extract:
|
||||
|
@ -1 +0,0 @@
|
||||
Converts .dms Amiga disk images to uncompressed .adf images
|
@ -15,6 +15,8 @@ EXTRACT_SUFX= .Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Extracts .lzx archives from Amiga systems
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-extract:
|
||||
|
@ -1 +0,0 @@
|
||||
Extracts .lzx archives from Amiga systems
|
@ -13,6 +13,8 @@ MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= The eXternal PacKer (XPK) library system
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
The eXternal PacKer (XPK) library system
|
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= zipios
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A java.util.zip-like C++ library for reading and writing Zip files
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
A java.util.zip-like C++ library for reading and writing Zip files
|
@ -13,6 +13,8 @@ MASTER_SITES= http://www-personal.engin.umich.edu/~agorski/fooseti/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= GTK+ frontend to SETI@Home
|
||||
|
||||
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1 +0,0 @@
|
||||
GTK+ frontend to SETI@Home
|
@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Astronomical Calculation Library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Astronomical Calculation Library
|
@ -13,6 +13,8 @@ MASTER_SITES= http://acd188a-005.rit.edu/match/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A program for matching star lists
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
A program for matching star lists
|
@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An OO Perl interface to the ADS abstract service
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
An OO Perl interface to the ADS abstract service
|
@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A generic stellar catalogue object
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
A generic stellar catalogue object
|
@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
An OO interface to the 1st and 2nd Digital Sky Surveys
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Perl interface to calculate information about the phase of the moon
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
@ -1 +0,0 @@
|
||||
Perl interface to calculate information about the phase of the moon
|
@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An OO Perl interface to the SIMBAD astronomical database
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
An OO Perl interface to the SIMBAD astronomical database
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Perl interface to calculate sunrise/sunset times
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Perl interface to calculate sunrise/sunset times
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A perl module that processes METAR information from NOAA sources
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
@ -1 +0,0 @@
|
||||
A perl module that processes METAR information from NOAA sources
|
@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An orbital simulator
|
||||
|
||||
BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
@ -1 +0,0 @@
|
||||
An orbital simulator
|
@ -14,6 +14,8 @@ DISTNAME= pyWeather
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Python script that downloads weather data and can be cron'd
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_PYTHON= yes
|
||||
NO_BUILD= yes
|
||||
|
@ -1 +0,0 @@
|
||||
Python script that downloads weather data and can be cron'd
|
@ -12,6 +12,8 @@ MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Smithsonian Astrophysical Observatory image utility for X
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
MAKEFILE= makefile
|
||||
MAKE_ENV= OFLAGS="${CFLAGS}"
|
||||
|
@ -1 +0,0 @@
|
||||
Smithsonian Astrophysical Observatory image utility for X
|
@ -11,6 +11,8 @@ CATEGORIES= astro
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
||||
|
||||
PORTCOMMENT= Real-time satellite tracking and orbit propagation program
|
||||
|
||||
USE_XLIB= yes
|
||||
WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Real-time satellite tracking and orbit propagation program
|
@ -14,6 +14,8 @@ DISTFILES= stars-1.0-ss-11.00.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Star field demo
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
CC?= cc
|
||||
|
@ -1 +0,0 @@
|
||||
Star field demo
|
@ -12,6 +12,8 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkseti/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Tk-based interface to SETI@Home
|
||||
|
||||
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \
|
||||
${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Tk-based interface to SETI@Home
|
@ -12,6 +12,8 @@ DISTNAME= wmSpaceWeather-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A DockApp that shows the weather at geosynchronous orbit
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSpaceWeather
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1 +0,0 @@
|
||||
A DockApp that shows the weather at geosynchronous orbit
|
@ -12,6 +12,8 @@ DISTNAME= wmSun-1.03
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A dockapp that displays the rise and set time of the sun
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -1 +0,0 @@
|
||||
A dockapp that displays the rise and set time of the sun
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Updates X root window with satellit views of earth
|
||||
|
||||
IGNORE= "FTP directory format changed, can no longer fetch images"
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \
|
||||
|
@ -1 +0,0 @@
|
||||
Updates X root window with satellit views of earth
|
@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= applications
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Set the root window to the image of earth
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= xearth.1
|
||||
|
@ -1 +0,0 @@
|
||||
Set the root window to the image of earth
|
@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An interactive astronomical ephemeris program
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/GUI/xephem
|
||||
|
||||
USE_MOTIF= yes
|
||||
|
@ -1 +0,0 @@
|
||||
An interactive astronomical ephemeris program
|
@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Set the root window to the moon in its current phase
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= xphoon.1
|
||||
|
@ -1 +0,0 @@
|
||||
Set the root window to the moon in its current phase
|
@ -13,6 +13,8 @@ MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= MPEG audio analysis toolkit
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
@ -1 +0,0 @@
|
||||
MPEG audio analysis toolkit
|
@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}-src.tgz ${DATAFILES}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A dockable cd player for AfterStep or WindowMaker
|
||||
|
||||
LIB_DEPENDS= workman.1:${PORTSDIR}/audio/libworkman
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
@ -1 +0,0 @@
|
||||
A dockable cd player for AfterStep or WindowMaker
|
@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= A collection of programs to manipulate audio files
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp
|
||||
|
||||
USE_REINPLACE= yes
|
||||
|
@ -1 +0,0 @@
|
||||
A collection of programs to manipulate audio files
|
@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Cpu's Audio Mixer [curses based]
|
||||
|
||||
MAN1= cam.1
|
||||
PLIST= ${WRKDIR}/pkg-plist
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Cpu's Audio Mixer [curses based]
|
@ -14,6 +14,8 @@ EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= Write audio CD-Rs in disk-at-once mode
|
||||
|
||||
BUILD_DEPENDS= antlr:${PORTSDIR}/devel/pccts \
|
||||
dlg:${PORTSDIR}/devel/pccts
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Write audio CD-Rs in disk-at-once mode
|
@ -13,6 +13,8 @@ MASTER_SITES= http://www.reduz.com.ar/cheesetracker/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An Impulse Tracker clone
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14
|
||||
LIB_DEPENDS= sigc:${PORTSDIR}/devel/libsigc++ \
|
||||
gtkmm:${PORTSDIR}/x11-toolkits/gtk--
|
||||
|
@ -1 +0,0 @@
|
||||
An Impulse Tracker clone
|
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
PORTCOMMENT= An ncurses based frontend to mpg123
|
||||
|
||||
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
@ -1 +0,0 @@
|
||||
An ncurses based frontend to mpg123
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user