aboutsummaryrefslogblamecommitdiff
path: root/misc/cinnamon-translations/Makefile
blob: 241c6d33a6033f2dc075972e6f46a9da9b7c3888 (plain) (tree)
1
2
3
4
5
6
7
8
                                     
                     
                              
                     



                                                     




                                 

                         
 
                   


                   


                                                                         

                      
PORTNAME=	cinnamon-translations
PORTVERSION=	4.8.3
CATEGORIES=	misc x11 gnome
DIST_SUBDIR=	gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Translations for the cinnamon desktop

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		gettext-tools

USE_GITHUB=	yes
GH_ACCOUNT=	linuxmint

NO_BUILD=	yes
INSTALL_TARGET=	all
NO_ARCH=	yes

post-patch:
	@${REINPLACE_CMD} -e 's|usr/share|${STAGEDIR}${PREFIX}/share|g' \
		${WRKSRC}/Makefile

.include <bsd.port.mk>