aboutsummaryrefslogtreecommitdiff
path: root/audio/ample/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-27 01:25:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-27 01:25:31 +0000
commit9a2c12aa02de1adac8309d2c606e76242f583a54 (patch)
tree764d73ba4eff27deed87849a2ef96e2f0b242d48 /audio/ample/Makefile
parent261b5e2af77cf961f6580813a939e37a41374e2f (diff)
downloadports-9a2c12aa02de1adac8309d2c606e76242f583a54.tar.gz
ports-9a2c12aa02de1adac8309d2c606e76242f583a54.zip
Notes
Diffstat (limited to 'audio/ample/Makefile')
-rw-r--r--audio/ample/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/ample/Makefile b/audio/ample/Makefile
index d0755bae24f4..056cf47e6a8f 100644
--- a/audio/ample/Makefile
+++ b/audio/ample/Makefile
@@ -13,8 +13,11 @@ 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
+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>