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/xhippo/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'audio/xhippo') diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile index d0f0502953ba..45a55a926f18 100644 --- a/audio/xhippo/Makefile +++ b/audio/xhippo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org -COMMENT= Generic music player for UNIX systems +COMMENT= Generic music player for Unix-like systems LICENSE= GPLv3 @@ -32,12 +32,14 @@ post-extract: post-patch: @${REINPLACE_CMD} -e \ '/^sysconf_DATA/s|=.*|= xhippo.config.default|' \ - ${WRKSRC}/Makefile.in + ${WRKSRC}/Makefile.in post-install: .if !exists(${PREFIX}/etc/xhippo.config) (cd ${PREFIX}/etc && ${CP} xhippo.config.default xhippo.config) .endif + @${ECHO_MSG} @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} .include -- cgit v1.2.3