1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update MASTER_SITES

- Add LICENSE (MIT)
- Trim Makefile header
- Remove indefinite article from COMMENT
- Convert 2-line pkg-plist to PLIST_FILES
- Update WWW

PR:		ports/172512
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
This commit is contained in:
Jason E. Hale 2012-10-18 09:49:35 +00:00
parent 7d00fc0a42
commit cf2aec0c32
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306055
3 changed files with 11 additions and 10 deletions

View File

@ -1,21 +1,24 @@
# New ports collection makefile for: xcb
# Date created: 1 August 1995
# Whom: jkh
#
# Created by: jkh
# $FreeBSD$
#
PORTNAME= xcb
PORTVERSION= 2.4
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://oldhome.schmorp.de/marc/data/
MASTER_SITES= http://oldhome.schmorp.de/marc/data/ \
http://ftp.lyx.org/pub/pcg/marc/ \
http://fossies.org/unix/misc/old/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for managing x11 cut-buffers
COMMENT= Tool for managing x11 cut-buffers
LICENSE= MIT
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xmu xt
MAN1= xcb.1
PLIST_FILES= bin/xcb \
lib/X11/app-defaults/Xcb
.include <bsd.port.mk>

View File

@ -13,4 +13,4 @@ used as holding pens to store and retrieve arbitrary data fragments,
so any number of different pieces of data can be saved and recalled later.
The program is designed primarily for use with textual data.
WWW: http://www.goof.com/pcg/marc/xcb.html
WWW: http://oldhome.schmorp.de/marc/xcb.html

View File

@ -1,2 +0,0 @@
bin/xcb
lib/X11/app-defaults/Xcb