mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Import of xattr port. xattr is a small utility to change
various xterm attributes. PR: 4239 Submitted by: Jeff Wheat <jeff@cetlink.net>
This commit is contained in:
parent
29cb08c441
commit
160176f9bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8425
17
x11/xtattr/Makefile
Normal file
17
x11/xtattr/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: xtattr
|
||||
# Version required: 1.0
|
||||
# Date created: 6 August 1997
|
||||
# Whom: jeff@cetlink.net
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= xtattr-1.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11/xtattr/distinfo
Normal file
1
x11/xtattr/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xtattr-1.0.tar.gz) = 4d3a3d2585f058b6459fe761cc8e7a0e
|
1
x11/xtattr/pkg-comment
Normal file
1
x11/xtattr/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A tool for changing xterm attributes
|
7
x11/xtattr/pkg-descr
Normal file
7
x11/xtattr/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
xtattr spits out xterm escape sequences to change various xterm attributes.
|
||||
|
||||
Author:
|
||||
John Sellens
|
||||
Math Faculty Computing Facility
|
||||
University of Waterloo
|
||||
jmsellens@watmath.waterloo.edu
|
2
x11/xtattr/pkg-plist
Normal file
2
x11/xtattr/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xtattr
|
||||
man/man1/xtattr.1.gz
|
Loading…
Reference in New Issue
Block a user