freebsd-ports/deskutils/charmap/Makefile
2012-06-26 05:44:19 +00:00

27 lines
572 B
Makefile

# New ports collection makefile for: charmap
# Date created: 28 Aug 2006
# Whom: gurkan@phys.ethz.ch
#
# $FreeBSD$
#
PORTNAME= charmap
PORTVERSION= 0.2
PORTREVISION= 2
CATEGORIES= deskutils gnustep
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH}
MASTER_SITE_SUBDIR= charmap
MAINTAINER= ports@FreeBSD.org
COMMENT= Character map for GNUstep
LICENSE= GPLv2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
.include <bsd.port.mk>