/devel/libdsp/

alt='cgit logo'/> index : freebsd-ports
FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/earthview/Makefile
- Add rubygem-rbpdf-font 1.19.0' href='/~lantw44/cgit/freebsd-ports/commit/print/rubygem-rbpdf-font/Makefile?id=6d7ffd5adb38fa626e6f5459dc2771b07ccc4d9d'>6d7ffd5adb38
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-111-2/+0
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-071-0/+2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                          
                             

                      
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=   rbpdf-font
PORTVERSION=    1.19.0
CATEGORIES= print rubygems
MASTER_SITES=   RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT=    RBPDF font files

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/MIT-LICENSE

NO_ARCH=    yes
USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>