diff options
Diffstat (limited to 'converters/asr10/Makefile')
-rw-r--r-- | converters/asr10/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/converters/asr10/Makefile b/converters/asr10/Makefile index 5b8e735d39f2..bb941f4ed201 100644 --- a/converters/asr10/Makefile +++ b/converters/asr10/Makefile @@ -1,13 +1,13 @@ # Created by: M.Indlekofer@gmx.de # $FreeBSD$ -PORTNAME= asr10 -PORTVERSION= 1.0 -CATEGORIES= converters -MASTER_SITES= http://members.tripod.com/kmi9000/files/ +PORTNAME= asr10 +PORTVERSION= 1.0 +CATEGORIES= converters +MASTER_SITES= http://members.tripod.com/kmi9000/files/ -MAINTAINER= M.Indlekofer@gmx.de -COMMENT= Access to Ensoniq EPS/EPS+/ASR devices and image files +MAINTAINER= M.Indlekofer@gmx.de +COMMENT= Access to Ensoniq EPS/EPS+/ASR devices and image files do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ |