# New ports collection makefile for: hotkeys # Date created: May 20th, 2003 # Whom: Andy Pavlo # # $FreeBSD$ PORTNAME= hotkeys PORTVERSION= 0.5.7.1 PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://ypwong.org/hotkeys/${PORTVERSION}/ \ ${MASTER_SITE_XCONTRIB} DISTNAME= hotkeys_${PORTVERSION} MAINTAINER= amp0928@rit.edu COMMENT= Allows usage of special keys on internet/multimedia keyboards LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd \ xml2.5:${PORTSDIR}/textproc/libxml2 \ db3.3:${PORTSDIR}/databases/db3 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= 1 CONFIGURE_ARGS= --with-db3-inc=${LOCALBASE}/include/db3 \ --with-db3-lib=${LOCALBASE}/lib \ --with-xosd USE_GMAKE= yes MAN1= hotkeys.1 ORIG_CONFIG= ${PREFIX}/etc/hotkeys.conf SAMPLE_CONFIG= ${PREFIX}/etc/hotkeys.conf.sample post-extract: @${CP} ${PATCHDIR}/error.h ${WRKSRC}/src @${CP} ${PATCHDIR}/eliteduo.def ${WRKSRC}/def post-install: @${MV} ${ORIG_CONFIG} ${SAMPLE_CONFIG} @${CAT} ${PKGMESSAGE} .include index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 20070407 snapshotsat2007-04-071-1/+1
* - Update to 20070322 fingerprintssat2007-03-231-1/+1
* - Update to 2.04sat2006-11-061-1/+1
* - Update to 20061101 snapshotsat2006-11-021-1/+1
* - Update to 2.03sat2006-11-011-2/+1
* - Update to 20061009 fingerprintssat2006-10-101-1/+1
* - Update to 20061007 fingerprintssat2006-10-071-1/+1
* - Separate sinfp into library (p5-Net-SinFP) and binary+db (sinfp)sat2006-09-304-77/+21
* - Use CPAN versionsat2006-09-284-72/+23
* - Mark only usable on little-endian archssat2006-09-131-0/+3
* - Update to 2.02sat2006-08-292-4/+4