aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-01-14 11:57:07 +0800
committerkris <kris@FreeBSD.org>2003-01-14 11:57:07 +0800
commitb6b7fda26d389d1bb385cf81eec41b52033dc3fb (patch)
tree313235bd671bdaf750f9eff39c4ae3547929cc64 /audio
parentbd921fe83927dffec59b438aa119facb230b84d3 (diff)
downloadfreebsd-ports-gnome-b6b7fda26d389d1bb385cf81eec41b52033dc3fb.tar.gz
freebsd-ports-gnome-b6b7fda26d389d1bb385cf81eec41b52033dc3fb.tar.zst
freebsd-ports-gnome-b6b7fda26d389d1bb385cf81eec41b52033dc3fb.zip
Add missing manpage
Diffstat (limited to 'audio')
-rw-r--r--audio/cdparanoia/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile
index 6e28d28a219a..14ff3dce181f 100644
--- a/audio/cdparanoia/Makefile
+++ b/audio/cdparanoia/Makefile
@@ -28,4 +28,6 @@ INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+MAN1= cdparanoia.1
+
.include <bsd.port.post.mk>