1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/audio/ample/Makefile

21 lines
389 B
Makefile
Raw Normal View History

# 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
.include <bsd.port.mk>