blob: b6bbad0c4e037de987dcd8d2f87b84b3d59173b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: font-bitstream-100dpi
# Date created: 28 Aug 2005
# Whom: Pawel Worach
#
# $FreeBSD$
#
PORTNAME= font-bitstream-100dpi
PORTVERSION= 1.0.3
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Bitstream Vera 100dpi font
XORG_CAT= font
.include <bsd.port.mk>
|