1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/deskutils/xpostit/Makefile
2014-02-03 13:40:25 +00:00

20 lines
393 B
Makefile

# Created by: joerg
# $FreeBSD$
PORTNAME= xpostit
PORTVERSION= 3.3.1
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
COMMENT= PostIt (R) messages onto your X11 screen
USES= imake
USE_XORG= ice sm x11 xaw xext xmu xpm xt
WRKSRC= ${WRKDIR}/xpostit
.include <bsd.port.mk>