1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/x11/sselp/Makefile
Julien Laffaye e93d85f4d6 Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}

Approved by:	bapt (mentor)
2011-06-08 16:52:32 +00:00

22 lines
442 B
Makefile

# New ports collection makefile for: sselp
# Date created: July 19, 2008
# Whom: 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>