diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
| commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
| tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /sysutils/xosview | |
| parent | e90c5ac85e1589656db313625839221c0668d513 (diff) | |
Notes
Diffstat (limited to 'sysutils/xosview')
| -rw-r--r-- | sysutils/xosview/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/xosview/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 5e7528592b50..86f18fb762ca 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A graphical performance meter + USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xosview.1 diff --git a/sysutils/xosview/pkg-comment b/sysutils/xosview/pkg-comment deleted file mode 100644 index a27016d0afd0..000000000000 --- a/sysutils/xosview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphical performance meter |
