aboutsummaryrefslogtreecommitdiff
path: root/audio/stymulator
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-12-27 15:14:23 +0000
commit48b16bc177d9ad0dac59e3e086204be593eaf476 (patch)
tree29b90da8eb3b52c5a2f678d6527ef713581b7bda /audio/stymulator
parent5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff)
downloadports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz
ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip
Pacify portlint
Feature safe: yes
Notes
Notes: svn path=/head/; revision=288109
Diffstat (limited to 'audio/stymulator')
-rw-r--r--audio/stymulator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/stymulator/Makefile b/audio/stymulator/Makefile
index 201ad78bb722..1369aa057691 100644
--- a/audio/stymulator/Makefile
+++ b/audio/stymulator/Makefile
@@ -16,6 +16,8 @@ DISTNAME= STYMulator-${DISTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Command-line Yamaha YM2149 (.ym) chiptune player
+LICENSE= GPLv2
+
USE_DOS2UNIX= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
@@ -23,8 +25,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAN1= ymplayer.1 ym2wav.1
PLIST_FILES= bin/ym2wav bin/ymplayer bin/stymulator
-LICENSE= GPLv2
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ym2wav ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/ymplayer ${PREFIX}/bin