Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
3
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
4c633b7d
Unverified
Commit
4c633b7d
authored
3 years ago
by
Bernhard Froehlich
Browse files
Options
Downloads
Patches
Plain Diff
graphics/libcaca: Add CPE information
Approved by: portmgr (blanket)
parent
1351a381
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
graphics/libcaca/Makefile
+2
-1
2 additions, 1 deletion
graphics/libcaca/Makefile
with
2 additions
and
1 deletion
graphics/libcaca/Makefile
+
2
−
1
View file @
4c633b7d
...
...
@@ -9,7 +9,7 @@ MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/libcaca/
MAINTAINER
=
multimedia@FreeBSD.org
COMMENT
=
Graphics library that outputs text instead of pixels
USES
=
libtool ncurses pathfix pkgconfig
USES
=
cpe
libtool ncurses pathfix pkgconfig
GNU_CONFIGURE
=
yes
USE_LDCONFIG
=
yes
CONFIGURE_ARGS
=
--disable-doc
\
...
...
@@ -22,6 +22,7 @@ CONFIGURE_ARGS= --disable-doc \
--disable-zzuf
MAKE_ENV
=
V
=
1
INSTALL_TARGET
=
install-strip
CPE_VENDOR
=
libcaca_project
DOCS
=
AUTHORS COPYING COPYING.GPL COPYING.LGPL ChangeLog NEWS
\
NOTES README THANKS
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment