From e86b55727a088049f223a32d722fdaf57dbe2719 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 13 Mar 2013 11:54:25 +0000 Subject: For unmaintained ports in `audio' category, drop leading article from COMMENT and perform other minor cleanups along the way, whenever noticed. --- audio/sidplay2/Makefile | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'audio/sidplay2') diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile index f1f2beab1ca6..8c0d9db8df96 100644 --- a/audio/sidplay2/Makefile +++ b/audio/sidplay2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sidplay2 -# Date created: 09 June 2006 -# Whom: Alexander Botero-Lowry -# +# Created by: Alexander Botero-Lowry # $FreeBSD$ -# PORTNAME= sidplay2 PORTVERSION= 2.0.9 @@ -12,14 +8,14 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sidplay-${PORTVERSION} DISTNAME= sidplay-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A player that plays Commodore SID music files using libsidplay2 +COMMENT= Commodore SID music player using libsidplay2 -LIB_DEPENDS= sidplay2.1:${PORTSDIR}/audio/libsidplay2 +LIB_DEPENDS= sidplay2:${PORTSDIR}/audio/libsidplay2 -MAN1= sidplay2.1 -PLIST_FILES= bin/sidplay2 +GNU_CONFIGURE= yes USE_PKGCONFIG= yes -GNU_CONFIGURE= yes +MAN1= sidplay2.1 +PLIST_FILES= bin/sidplay2 .include -- cgit v1.2.3