diff options
Diffstat (limited to 'audio/mp3unicode/Makefile')
-rw-r--r-- | audio/mp3unicode/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile index cfb56a9a086f..32526c04c60d 100644 --- a/audio/mp3unicode/Makefile +++ b/audio/mp3unicode/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: mp3unicode -# Date created: 2007-09-29 -# Whom: Max Brazhnikov <makc@issp.ac.ru> -# # $FreeBSD$ -# PORTNAME= mp3unicode PORTVERSION= 1.2 @@ -26,6 +21,8 @@ MAN1= mp3unicode.1 PLIST_FILES= bin/mp3unicode PORTDOCS= COPYING README +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> pre-configure: |