summaryrefslogtreecommitdiffstats
path: root/deskutils/charmap/Makefile
blob: b67dd0837cfb36cca64dde98d4a73496e59bf343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: gurkan@phys.ethz.ch
# $FreeBSD$

PORTNAME=	charmap
PORTVERSION=	0.2
PORTREVISION=	6
CATEGORIES=	deskutils gnustep
MASTER_SITES=	http://www.sourcefiles.org/Utilities/GUI/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Character map for GNUstep

LICENSE=	GPLv2

USES=		gnustep
USE_GNUSTEP=	back base build gui

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Charmap.app/Charmap

.include <bsd.port.mk>
OpenPOWER on IntegriCloud