summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-15 10:52:00 +0000
committerasami <asami@FreeBSD.org>1996-11-15 10:52:00 +0000
commitad0aa94dbfc048b2a181d856aa4bb438b3df580d (patch)
tree93d256aa3282bd6d7611ac65496ffc42d83b0e41 /audio
parent6090025ef45db3004c1177ead872093c9f142090 (diff)
downloadFreeBSD-ports-ad0aa94dbfc048b2a181d856aa4bb438b3df580d.zip
FreeBSD-ports-ad0aa94dbfc048b2a181d856aa4bb438b3df580d.tar.gz
Compress manpage. While I'm here, put MAINTAINER in the middle of
the Makefile so people can yell at Andrey if it doesn't work. :)
Diffstat (limited to 'audio')
-rw-r--r--audio/playmidi/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/playmidi/Makefile b/audio/playmidi/Makefile
index bd2e117..e593031 100644
--- a/audio/playmidi/Makefile
+++ b/audio/playmidi/Makefile
@@ -3,19 +3,20 @@
# Date created: 27 Feb 1995
# Whom: ache
#
-# $Id: Makefile,v 1.4 1995/04/12 04:54:19 asami Exp $
+# $Id: Makefile,v 1.5 1996/11/15 06:53:52 ache Exp $
#
DISTNAME= playmidi-2.3
CATEGORIES= audio
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
+MAINTAINER= ache@FreeBSD.ORG
+
IS_INTERACTIVE= YES
HAS_CONFIGURE= YES
CONFIGURE_SCRIPT= Configure
CONFIGURE_ENV= PREFIX=${PREFIX}
INSTALL_TARGET= install.lame install.man
-
-MAINTAINER= ache@FreeBSD.ORG
+MAN1= playmidi.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud