freebsd-ports/deskutils/xpostitPlus/Makefile
Niclas Zeising 366790689c Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'.
2019-11-04 22:20:30 +00:00

17 lines
299 B
Makefile

# Created by: mi
# $FreeBSD$
PORTNAME= XPostitPlus
PORTVERSION= 2.3
PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= XCONTRIB/office
MAINTAINER= ports2@dclg.ca
COMMENT= PostIt (R) messages onto your X11 screen
USES= imake xorg
USE_XORG= ice sm x11 xaw xext xmu xpm xt
.include <bsd.port.mk>