mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
17 lines
211 B
Makefile
17 lines
211 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= scripts
|
|
PORTVERSION= 1.0.1
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Various X related scripts
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= x11
|
|
|
|
MAN1= xon.1
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|