mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add a new port for Ample, a personal MP3 player
This commit is contained in:
parent
606ffd3a5d
commit
cd6d2fa7f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56399
@ -8,6 +8,7 @@
|
||||
SUBDIR += agbrowser
|
||||
SUBDIR += agsatellite
|
||||
SUBDIR += amp
|
||||
SUBDIR += ample
|
||||
SUBDIR += ascd
|
||||
SUBDIR += aumix
|
||||
SUBDIR += aureal-kmod
|
||||
|
19
audio/ample/Makefile
Normal file
19
audio/ample/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# ex:ts=8
|
||||
# New ports collection makefile for: ample
|
||||
# Date created: March 21, 2002
|
||||
# Whom: patrick
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ample
|
||||
PORTVERSION= 0.5.4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= patrick@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/ample/distinfo
Normal file
1
audio/ample/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ample-0.5.4.tar.gz) = c9bddd17bfb5ecb502801485dfa9dbe0
|
1
audio/ample/pkg-comment
Normal file
1
audio/ample/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Allows you to listen to your own MP3's away from home
|
8
audio/ample/pkg-descr
Normal file
8
audio/ample/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
AMPLE is short for "A MP3 LEnder"
|
||||
|
||||
So what's good with AMPLE?
|
||||
|
||||
Small, standalone (written in C using no external libraries)
|
||||
|
||||
Allows you to listen to your own MP3's away from home,
|
||||
nothing more, nothing less
|
4
audio/ample/pkg-plist
Normal file
4
audio/ample/pkg-plist
Normal file
@ -0,0 +1,4 @@
|
||||
bin/ample
|
||||
man/man1/ample.1
|
||||
man/man5/ample.conf.5
|
||||
man/man5/ample.html.5
|
Loading…
Reference in New Issue
Block a user