# New ports collection makefile for: e17-module-moon # Date created: 23 June 2006 # Whom: Stanislav Sedov # # $FreeBSD$ # PORTNAME= moon PORTVERSION= 20060926 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= http://sunner.elcomnet.ru/~stas/ PKGNAMEPREFIX= e17-module- DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org COMMENT= An e17 Moon Clock module BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment-devel GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig USE_EFL= edje .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" .else CONFIGURE_ARGS= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include .include "../../x11-wm/enlightenment-devel/bsd.efl.mk" .include span='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update converters/tnef to 1.4.12garga2016-06-112-4/+5
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-6/+2
* Update to 1.4.11garga2014-07-193-23/+3
* . Add LICENSEgarga2013-11-01