# Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= xwpick PORTVERSION= 2.20 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR=applications MAINTAINER= ports@FreeBSD.org COMMENT= Image pick up utility for X Window System USES= imake USE_XORG= x11 xext MAN1= xwpick.1 NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOCS} post-install: @${MKDIR} ${PREFIX}/share/doc/xwpick ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/xwpick ${INSTALL_DATA} ${WRKSRC}/CNL_ARTICLE.PS ${PREFIX}/share/doc/xwpick ${INSTALL_DATA} ${WRKSRC}/0README ${PREFIX}/share/doc/xwpick/README .endif .include /git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Drop maintainership on maintainer's requestpav2007-09-051-2/+8
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* SHA256ifyedwin2006-01-231-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* - Fix compile on FreeBSD 4.Xpav2005-09-207-12/+58