pkgsrc-wip/lxterminal/Makefile
Jeremy C. Reed 56a288a2a3 Upgrade to 0.1.11.
Changelog is empty.

Improve the description.
2012-05-19 05:29:49 +00:00

20 lines
499 B
Makefile

# $NetBSD: Makefile,v 1.4 2012/05/19 05:29:49 jeremy-c-reed Exp $
DISTNAME= lxterminal-0.1.11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://lxde.org/
COMMENT= Desktop-independent VTE-based terminal emulator
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_TOOLS+= intltool pkg-config
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"