pkgsrc-wip/lxterminal/Makefile
2010-03-29 18:41:03 +00:00

17 lines
387 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/03/29 18:41:03 christtrekker Exp $
#
DISTNAME= lxterminal-0.1.6
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_LIBTOOL= yes
USE_TOOLS+= perl
.include "../../mk/bsd.pkg.mk"