- Remove DEPRECATED

- Update MASTER_SITES and WWW: line
- Add LICENSE
- Pet Portlint

PR:		155841
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2011-03-25 11:49:29 +00:00
parent dc2ed24ddc
commit 904047b61f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271692
2 changed files with 9 additions and 10 deletions

View file

@ -9,26 +9,25 @@ PORTNAME= swarp
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.suckless.org/download/ \
http://mirror.roe.ch/dist/${PORTNAME}/
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= X11 generic pointer warping utility
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_XORG= x11
MAKE_ARGS= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lX11" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include \
-DVERSION=\\\"${PORTVERSION}\\\"" \
LD=${CC}
LD="${CC}"
DEPRECATED= Upstream disapear and distfile is no more available
EXPIRATION_DATE= 2011-05-01
USE_XORG= x11
PLIST_FILES= bin/swarp
PORTDOCS= README
PLIST_FILES= bin/swarp
post-patch:
@${ECHO} -n > ${WRKSRC}/config.mk
@${ECHO_CMD} -n > ${WRKSRC}/config.mk
post-install:
.if !defined(NOPORTDOCS)

View file

@ -3,4 +3,4 @@ It allows you to place the pointer to arbitrary x/y coordinates,
for instance from within scripts. It is especially useful in
conjunction with scripted window managers such as wmii.
WWW: http://www.suckless.org/wiki/tools/xlib
WWW: http://tools.suckless.org/swarp