1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Fix MASTER_SITE

- Add license
- Pass maintainership to submitter.

PR:		ports/148467
Submitted by:	Bapt <baptiste.daroussin@gmail.com>
This commit is contained in:
Sylvio Cesar Teixeira 2010-07-09 13:43:08 +00:00
parent fa299818f7
commit 67b4deb2a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257562
2 changed files with 6 additions and 3 deletions

View File

@ -8,9 +8,9 @@
PORTNAME= slock
PORTVERSION= 0.9
CATEGORIES= x11
MASTER_SITES= http://code.suckless.org/dl/tools/
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= baptiste.daroussin@gmail.com
COMMENT= Simple X screen locker
MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
@ -18,6 +18,9 @@ MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \
MANPREFIX="${MANPREFIX}/man"
PLIST_FILES= bin/slock
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
MAKE_JOBS_SAFE= yes
USE_XORG= x11 xt xproto xext

View File

@ -1,3 +1,3 @@
Simple screen locker utility for X
WWW: http://code.suckless.org/programs/slock.html
WWW: http://tools.suckless.org/slock