2006-10-08 15:48:37 +02:00
|
|
|
# New ports collection makefile for: estickies
|
|
|
|
# Date created: 2006-08-14
|
|
|
|
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
|
|
|
|
#
|
|
|
|
# $MBSDlabs$
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= estickies
|
2007-03-11 09:51:14 +01:00
|
|
|
PORTVERSION= 20070223
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 1
|
2006-10-08 15:48:37 +02:00
|
|
|
CATEGORIES= deskutils
|
2007-03-11 09:51:14 +01:00
|
|
|
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
|
2006-10-08 15:48:37 +02:00
|
|
|
|
|
|
|
MAINTAINER= stas@FreeBSD.org
|
|
|
|
COMMENT= A sticky notes application that uses Etk
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_GNOME= gnomehack pkgconfig gnometarget
|
|
|
|
USE_EFL= etk eet
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2007-03-24 15:03:59 +01:00
|
|
|
.include <bsd.port.mk>
|