# New ports collection makefile for: gkx86info2 # Date created: Tue Apr 27 14:15:53 CEST 2004 # Whom: Tobias Roth # # $FreeBSD$ # PORTNAME= gkx86info2 PORTVERSION= 0.0.2 PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= http://anchois.free.fr/ \ http://depot.fsck.ch/mirror/distfiles/ MAINTAINER= ports@fsck.ch COMMENT= GKrellM2 plugin that simply prints the current clock speed BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 ONLY_FOR_ARCHS= i386 USE_X_PREFIX= yes USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/gkx86info${PORTVERSION} do-build: @cd ${WRKSRC} && eval ${CC} ${CFLAGS} -o MHz.o -c MHz.c @cd ${WRKSRC} && eval ${CC} ${CFLAGS} -fPIC \ `pkg-config gtk+-2.0 --cflags` -c gkx86info.c @cd ${WRKSRC} && eval ${CC} ${CFLAGS} -shared \ -o ${PORTNAME}.so MHz.o gkx86info.o do-install: @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}.so \ ${PREFIX}/libexec/gkrellm2/plugins/ post-install: .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} .endif .include s-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* archivers/jzlib: Drop maintainrshipDanilo Egea Gondolfo2021-05-201-1/+1
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-271-1/+0
* - Add LICENSEDmitry Marakasov2017-12-121-2/+10
* Clean up plistBaptiste Daroussin2014-10-201-2/+0
* Convert archivers to USES=zipBaptiste Daroussin2014-03-071-1/+1
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-09-262-43/+22
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1
* - Update to 1.1.1Felippe de Meirelles Motta2013-02-142-10/+16
* Use PORT_OPTIONS:MDOCS instead of NOPORTDOCSBaptiste Daroussin2012-12-311-1/+2
* For a number of ports in archives category, trim the header and drop leadingAlexey Dokuchaev2012-12-181-3/+3
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
* - Update to 1.1.0Wen Heping2011-10-262-8/+9
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
* Drop maintainership.Mario Sergio Fujikawa Ferreira2008-06-161-1/+1
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-06