summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Collapse)AuthorAgeFilesLines
* Sync with ports.marcus2005-02-101-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3595 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync with portsahze2005-02-081-80/+129
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3568 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync with portsahze2005-02-021-4/+57
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3551 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.ahze2005-01-011-11/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3347 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports tree.marcus2004-12-301-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3345 df743ca5-7f9a-e211-a948-0013205c9059
* Sync X changes with the FreeBSD ports tree.marcus2004-12-261-36/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3329 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with portsahze2004-12-101-412/+529
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3238 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with portsahze2004-11-211-21/+42
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3091 df743ca5-7f9a-e211-a948-0013205c9059
* Massive import of gstreamer-pluginsahze2004-11-151-0/+4918
This is gstreamer-plugins with each plugin in its own separate port. Includes bsd.gstreamer.mk so ports can use the following examples WANT_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_VORBIS) USE_GSTREAMER+= vorbis .endif or USE_GSTREAMER= yes .include <bsd.port.pre.mk> .if defined(WITH_FAAD) USE_GSTREAMER+= faad .endif USE_GSTREAMER=yes will always install multimedia/gstreamer-plugins WITH_GSTREAMER=yes will only include bsd.gstreamer.mk for use after bsd.port.pre.mk Approved by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3061 df743ca5-7f9a-e211-a948-0013205c9059