1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/ample/Makefile
2003-10-27 01:25:31 +00:00

24 lines
437 B
Makefile

# 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
COMMENT= Allows you to listen to your own MP3's away from home
GNU_CONFIGURE= yes
MAN1= ample.1
MAN5= ample.conf.5 ample.html.5
.include <bsd.port.mk>