1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/x11/sselp/Makefile
Vanilla I. Shu 835726cb71 Support stagedir.
Approved by:	portmgr (blanket infrastructure)
2014-01-09 14:48:54 +00:00

18 lines
332 B
Makefile

# Created by: Julien Laffaye <kimelto@gmail.com>
# $FreeBSD$
PORTNAME= sselp
PORTVERSION= 0.2
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/tools/ \
http://laffaye.free.fr/distfiles/
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= Simple SELection Printer for X11
USE_XORG= x11
PLIST_FILES= bin/sselp
.include <bsd.port.mk>