summaryrefslogtreecommitdiff
path: root/x11/wxGTK/Makefile
blob: 0e45fe697ce79398b0073b86553355a97c5e649c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.42 2005/07/24 21:14:51 wiz Exp $
#

.include "Makefile.common"

PKGREVISION=		5
COMMENT=		GTK-based implementation of the wxWidgets GUI library

post-install:
	${INSTALL_DATA_DIR} ${DOCDIR}
	${INSTALL_DATA} ${WRKSRC}/LICENCE.txt ${DOCDIR}/LICENSE

.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"