16 lines
380 B
Makefile
16 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.4 2012/10/07 17:17:48 asau Exp $
|
|
#
|
|
|
|
DISTNAME= trayion-0.1.2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://trayion.googlecode.com/files/
|
|
|
|
MAINTAINER= matias@dotbsd.org
|
|
HOMEPAGE= http://trayion.googlecode.com/
|
|
COMMENT= FreeDesktop trayicon area for Ion3
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
USE_TOOLS+= gmake
|
|
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|