blob: c622be384be544b9bcb38c43b3a8a0889ecb42fa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: scrnsaverproto
# Date Created: 21 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= scrnsaverproto
PORTVERSION= 1.1.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= ScrnSaver extension headers
XORG_CAT= proto
.include <bsd.port.mk>
|